-
Notifications
You must be signed in to change notification settings - Fork 753
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
Gitops 2857 fix kuttl test parallel 055 #940
base: master
Are you sure you want to change the base?
Gitops 2857 fix kuttl test parallel 055 #940
Commits on Jul 10, 2023
-
Add not found check for notifications sa deletion
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d486c56 - Browse repository at this point
Copy the full SHA d486c56View commit details -
Separate deletion from predicate function
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4ba8a5 - Browse repository at this point
Copy the full SHA e4ba8a5View commit details -
Updated reconcileNotificationsServiceAccount function
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5eefe7b - Browse repository at this point
Copy the full SHA 5eefe7bView commit details -
Updated notifications reconciliation logic
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cc5108 - Browse repository at this point
Copy the full SHA 0cc5108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b2cae - Browse repository at this point
Copy the full SHA 97b2caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e9141 - Browse repository at this point
Copy the full SHA 05e9141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e670f9 - Browse repository at this point
Copy the full SHA 0e670f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bae876 - Browse repository at this point
Copy the full SHA 9bae876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c96fa5 - Browse repository at this point
Copy the full SHA 5c96fa5View commit details -
Updated 022 test step 4 verification
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89887c9 - Browse repository at this point
Copy the full SHA 89887c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a887ee - Browse repository at this point
Copy the full SHA 9a887eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca49ec0 - Browse repository at this point
Copy the full SHA ca49ec0View commit details -
Empty commit to triger ci check
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d4b746 - Browse repository at this point
Copy the full SHA 7d4b746View commit details -
feat: Unify sso status & remove deprecated .spec.sso & .spec.dex fiel…
…ds (argoproj-labs#896) * Remove deprecated dex & sso fields Signed-off-by: Siddhesh Ghadi <[email protected]> * Unify .status.sso Signed-off-by: Siddhesh Ghadi <[email protected]> * Add unit test for .status.sso unification Signed-off-by: Siddhesh Ghadi <[email protected]> * Add & fix e2e tests for unified status.sso Signed-off-by: Siddhesh Ghadi <[email protected]> * make bundle Signed-off-by: Siddhesh Ghadi <[email protected]> * Fix make bundle codegen ci failure Signed-off-by: Siddhesh Ghadi <[email protected]> * Fix keycloak status reconciliation Signed-off-by: Siddhesh Ghadi <[email protected]> * Case insensitive sso provider check Signed-off-by: Siddhesh Ghadi <[email protected]> * Do not block reconciliation due to sso failures SSO is a non-critical component and we shouldn't block reconciliation on its failure Signed-off-by: Siddhesh Ghadi <[email protected]> * Remove extra .ToLower() calls on already defined sso value Signed-off-by: Siddhesh Ghadi <[email protected]> * Remove envVar & setEnvVarFunc feilds from dex unit tests There are a lot of unit tests that have envVar & setEnvVarFunc field that was required for DISABLE_DEX testing. These fields are not required in these tests anymore. Signed-off-by: Siddhesh Ghadi <[email protected]> * Fix ci failure Signed-off-by: Siddhesh Ghadi <[email protected]> --------- Signed-off-by: Siddhesh Ghadi <[email protected]> Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 611de41 - Browse repository at this point
Copy the full SHA 611de41View commit details -
doc: Update docs to reflect sso unification changes (argoproj-labs#930)
* Update docs to reflect sso unification changes Signed-off-by: Siddhesh Ghadi <[email protected]> * Add a note about removed sso fields Signed-off-by: Siddhesh Ghadi <[email protected]> --------- Signed-off-by: Siddhesh Ghadi <[email protected]> Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ea8952 - Browse repository at this point
Copy the full SHA 7ea8952View commit details -
Update kuttl plugin version to the latest
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57bb07b - Browse repository at this point
Copy the full SHA 57bb07bView commit details -
Update notifications_util.go (argoproj-labs#938)
Fix typo in trigger on-sync-status-unknown for argocd-notifications-cm configMap. Signed-off-by: Sirbu, Cristina <[email protected]> Signed-off-by: Sirbu, Cristina <[email protected]> --------- Signed-off-by: Arthur <[email protected]> Signed-off-by: Sirbu, Cristina <[email protected]> Signed-off-by: Sirbu, Cristina <[email protected]> Co-authored-by: Arthur Vardevanyan <[email protected]> Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7936f4 - Browse repository at this point
Copy the full SHA c7936f4View commit details -
Empty commit to triger ci check
Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c04f197 - Browse repository at this point
Copy the full SHA c04f197View commit details -
feat: upgrade Argo CD version and SSH Known Host Keys (argoproj-labs#942
) Signed-off-by: iam-veeramalla <[email protected]> Signed-off-by: Yi Cai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee6308f - Browse repository at this point
Copy the full SHA ee6308fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7196cb4 - Browse repository at this point
Copy the full SHA 7196cb4View commit details -
Merge remote-tracking branch 'upstream/master' into gitops-2857-fix-k…
…uttl-test-parallel-055
Configuration menu - View commit details
-
Copy full SHA for 291abf7 - Browse repository at this point
Copy the full SHA 291abf7View commit details