forked from istio-ecosystem/sail-operator
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Automator: merge upstream changes to openshift-service-mesh/sail-operator@main #20
Merged
openshift-merge-bot
merged 20 commits into
openshift-service-mesh:main
from
openshift-service-mesh-bot:master-main-merge_upstream_main-38a843ce
Apr 29, 2024
Merged
Automator: merge upstream changes to openshift-service-mesh/sail-operator@main #20
openshift-merge-bot
merged 20 commits into
openshift-service-mesh:main
from
openshift-service-mesh-bot:master-main-merge_upstream_main-38a843ce
Apr 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…enshift-service-mesh#64) Signed-off-by: Marko Lukša <mluksa@redhat.com>
…e is created (openshift-service-mesh#65) Signed-off-by: Marko Lukša <mluksa@redhat.com>
…penshift-service-mesh#66) Signed-off-by: istio-testing <istio-testing-bot@google.com>
…sh#69) Signed-off-by: frherrer <frherrer@redhat.com>
…sh#70) Signed-off-by: Marko Lukša <mluksa@redhat.com>
…t-service-mesh#71) Signed-off-by: Marko Lukša <mluksa@redhat.com>
…ift-service-mesh#72) Signed-off-by: Marko Lukša <mluksa@redhat.com>
* Wrap errors to provide context Signed-off-by: Marko Lukša <mluksa@redhat.com> * Add called function instead of the caller to error message Signed-off-by: Marko Lukša <mluksa@redhat.com> * Fix lint errors Signed-off-by: Marko Lukša <mluksa@redhat.com> * Fix test Signed-off-by: Marko Lukša <mluksa@redhat.com> --------- Signed-off-by: Marko Lukša <mluksa@redhat.com>
This is required for openshift-service-mesh#14 Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
* Merge if statements Signed-off-by: Marko Lukša <mluksa@redhat.com> * Replace multiple ifs with switch Signed-off-by: Marko Lukša <mluksa@redhat.com> --------- Signed-off-by: Marko Lukša <mluksa@redhat.com>
…penshift-service-mesh#67) Signed-off-by: istio-testing <istio-testing-bot@google.com>
…penshift-service-mesh#77) Signed-off-by: istio-testing <istio-testing-bot@google.com>
Signed-off-by: Marko Lukša <mluksa@redhat.com>
…-service-mesh#80) Signed-off-by: Marko Lukša <mluksa@redhat.com>
Signed-off-by: Marko Lukša <mluksa@redhat.com>
…t-service-mesh#83) Signed-off-by: Marko Lukša <mluksa@redhat.com>
…sh#88) Previously, when the namespace referenced in IstioCni or IstioRevision.spec.namespace was being deleted, the operator log would show this as an error (with a stacktrace). Because of the requeues, the error was also logged many times. Now, if the namespace is being deleted, the operator logs this at INFO level. It also doesn't requeue the object in this case. Signed-off-by: Marko Lukša <mluksa@redhat.com>
* upstream/main: Don't log error when namespace is being deleted (openshift-service-mesh#88) Automator: Update dependencies in istio-ecosystem/sail-operator@main (openshift-service-mesh#89) Introduce a central way to get the project's root directory (openshift-service-mesh#83) Remove duplicates of oneMinuteAgo() (openshift-service-mesh#82) Automator: Update dependencies in istio-ecosystem/sail-operator@main (openshift-service-mesh#81) Deploy CNI DaemonSet immediately when namespace is created (openshift-service-mesh#80) Remove unused fields from BaseConfig (openshift-service-mesh#79) Automator: Update dependencies in istio-ecosystem/sail-operator@main (openshift-service-mesh#77) Automator: Update dependencies in istio-ecosystem/sail-operator@main (openshift-service-mesh#67) Refactor (openshift-service-mesh#76) Make bundle generation work during merges (openshift-service-mesh#73) Wrap errors to provide context (openshift-service-mesh#68) Ensure update-istio.sh updates version field in versions.yaml (openshift-service-mesh#72) Make lint-watches ignore ValidatingAdmissionPolicy(Binding) (openshift-service-mesh#71) Ensure CI highlights failure in lint-watches.sh (openshift-service-mesh#70) Update SetDefaultEventuallyTimeout for e2e test (openshift-service-mesh#69) Automator: Update dependencies in istio-ecosystem/sail-operator@main (openshift-service-mesh#66) Ensure control plane is deployed immediately when the target namespace is created (openshift-service-mesh#65) Use INFO level to log missing namespace in IstioRevision/IstioCNI (openshift-service-mesh#64) # Conflicts: # bundle/manifests/servicemeshoperator3.clusterserviceversion.yaml
openshift-merge-bot
bot
merged commit Apr 29, 2024
c3722ec
into
openshift-service-mesh:main
9 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Generated by Automator - 2024-04-29T09:59:54+00:00