-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ordrv production fix #1093
Ordrv production fix #1093
Commits on Jul 24, 2023
-
Adds a check for 'resourceName'
This allows us to extract the relevant pod data in case there are multiple pods in a mono-repo like rollout fixes opendevstack#1011 fixes opendevstack#1011
Configuration menu - View commit details
-
Copy full SHA for 2c9d4eb - Browse repository at this point
Copy the full SHA 2c9d4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d0b93 - Browse repository at this point
Copy the full SHA 05d0b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b3571 - Browse repository at this point
Copy the full SHA 22b3571View commit details -
This fixes an issue where the build bails out with: ```text • Task :codenarcMain FAILED FAILURE: Build failed with an exception. • V/hat went wrong: Execution failed for task ':codenarcMain'. • BUG! UNCAUGHT EXCEPTION: java.lang.invoke.MethodHandles$Lookup.<init>(java.lang.Class,int) ```
Configuration menu - View commit details
-
Copy full SHA for f76dfba - Browse repository at this point
Copy the full SHA f76dfbaView commit details -
codeNarc: Fix parameterCount warning
THIS IS AN UNRELATED CHANGE It fixes: ``` Number of parameters in constructor of class org.ods.orchestration.util.DocumentHistoryEntry exceeds maximum allowed (5). ```
Configuration menu - View commit details
-
Copy full SHA for 86e1d58 - Browse repository at this point
Copy the full SHA 86e1d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a034e4 - Browse repository at this point
Copy the full SHA 0a034e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6020434 - Browse repository at this point
Copy the full SHA 6020434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 547205a - Browse repository at this point
Copy the full SHA 547205aView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e8a759 - Browse repository at this point
Copy the full SHA 3e8a759View commit details -
Fix call to checkForPodData in test
We are now more graceful in what we accept as valid in this test.
Configuration menu - View commit details
-
Copy full SHA for f919820 - Browse repository at this point
Copy the full SHA f919820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4998663 - Browse repository at this point
Copy the full SHA 4998663View commit details
Commits on Jul 26, 2023
-
This removes the nested closures. The `obj.every { ... }` was incorrect anyway. This also allows us to test more easily, as we are not mixing data retrieval and data munging in the same method any more
Configuration menu - View commit details
-
Copy full SHA for 0da017a - Browse repository at this point
Copy the full SHA 0da017aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be3cb51 - Browse repository at this point
Copy the full SHA be3cb51View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78a2d15 - Browse repository at this point
Copy the full SHA 78a2d15View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15e6d9e - Browse repository at this point
Copy the full SHA 15e6d9eView commit details
Commits on Oct 5, 2023
-
Merge branch 'master' into bugfix/ods-deployments-file-repeats-image-…
…in-mono-repository-setup # Conflicts: # src/org/ods/component/HelmDeploymentStrategy.groovy
Configuration menu - View commit details
-
Copy full SHA for 6b40e51 - Browse repository at this point
Copy the full SHA 6b40e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 203db89 - Browse repository at this point
Copy the full SHA 203db89View commit details
Commits on Nov 8, 2023
-
Merge branch 'master' into bugfix/ods-deployments-file-repeats-image-…
…in-mono-repository-setup # Conflicts: # CHANGELOG.md # src/org/ods/component/HelmDeploymentStrategy.groovy # src/org/ods/openshift/OpenShiftResourceMetadata.groovy
Configuration menu - View commit details
-
Copy full SHA for e014da5 - Browse repository at this point
Copy the full SHA e014da5View commit details
Commits on Dec 13, 2023
-
Merge remote-tracking branch 'origin/master' into bugfix/ods-deployme…
…nts-file-repeats-image-in-mono-repository-setup # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 06e1e65 - Browse repository at this point
Copy the full SHA 06e1e65View commit details
Commits on Feb 6, 2024
-
That parameter was gone due to a previous change!
Configuration menu - View commit details
-
Copy full SHA for e2273fa - Browse repository at this point
Copy the full SHA e2273faView commit details -
Merge branch 'master' into bugfix/ods-deployments-file-repeats-image-…
…in-mono-repository-setup # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for c394de4 - Browse repository at this point
Copy the full SHA c394de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c0157 - Browse repository at this point
Copy the full SHA d7c0157View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b3d7fa - Browse repository at this point
Copy the full SHA 7b3d7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5754a76 - Browse repository at this point
Copy the full SHA 5754a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5550e2 - Browse repository at this point
Copy the full SHA f5550e2View commit details
Commits on Feb 28, 2024
-
Merge branch 'master' into bugfix/ods-deployments-file-repeats-image-…
…in-mono-repository-setup # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for bf8eccb - Browse repository at this point
Copy the full SHA bf8eccbView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69695f5 - Browse repository at this point
Copy the full SHA 69695f5View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d055b6 - Browse repository at this point
Copy the full SHA 2d055b6View commit details
Commits on Mar 6, 2024
-
Merge branch 'bug/1066-globally-injected-variables-do-not-work-in-sub…
…charts-dependencies' into ordrv-production-fix # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 93fcc0f - Browse repository at this point
Copy the full SHA 93fcc0fView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da1bd28 - Browse repository at this point
Copy the full SHA da1bd28View commit details -
Merge branch 'refs/heads/master' into ordrv-production-fix
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for d293af3 - Browse repository at this point
Copy the full SHA d293af3View commit details