Tags: IBM/ibm-iam-operator
Tags
Automated tag for Source Code Archival of Bedrock 4.13.0
Handling passthrough route zenfrontdoor (#1012) * handling passthrough route zenfrontdoor * handling passthrough route zenfrontdoor Signed-off-by: Ujjwal Chakraborty <[email protected]> * handling passthrough route zenfrontdoor Signed-off-by: Ujjwal Chakraborty <[email protected]> * handling passthrough route zenfrontdoor Signed-off-by: Ujjwal Chakraborty <[email protected]> --------- Signed-off-by: Ujjwal Chakraborty <[email protected]> Co-authored-by: Ujjwal Chakraborty <[email protected]>
Reconcile Routes and ZenExtension later (#912) Originating issue: [PrivateCloud-analytics/Zen#39543](https://github.ibm.com/PrivateCloud-analytics/Zen/issues/39543) If Zen and IM were installed on the cluster at the same time, and the Zen front door was enabled on the Authentication CR, this would lead to IM waiting for the ZenExtension resource to be reconciled without standing up its Operands for Zen to register OIDC clients with. This changes the order in which objects are reconciled so that Zen will be able to communicate with IM's Operands and create those OIDC clients, which will in turn allow the Zen Operator to handle the ZenExtensions that IM needs in order to expose its Operands to ingress traffic. Signed-off-by: Rob Hundley <[email protected]>
Build images without requiring qemu (#881) Originating issue: [IBMPrivateCloud/roadmap#64708](https://github.ibm.com/IBMPrivateCloud/roadmap/issues/64708) * Replace multiple arch-specific Dockerfiles with a single Dockerfile used for all builds of the manager image * Remove use of qemu from the Dockerfile and Makefile for better compatibility with different build environments * Add more granular `clean` targets to Makefile to avoid removing artifacts with a more expensive time cost, e.g. Kubernetes controlplane binaries used with `envtest`, pinned `go`, etc. * Add recipe for downloading pinned operator-sdk and use it in recipes * Replace podman invocation with `CONTAINER_CLI` variable in multiarch image script Signed-off-by: Rob Hundley <[email protected]>
[CD]shutdown mongo on successful migration (#844) * [SC2]shutdown mongo on successful migration (#835) * shutdown mongo on successful migration * add logging * [SC2] Fix for Issue #63800: In-place upgrade from LTSR to 4.6.3 causing AuthenticationCR as NotReady (#841) * Fix for Issue #63800: In-place upgrade from LTSR to 4.6.3 causing AuthenticationCR as NotReady Signed-off-by: Abhishek Pandey <[email protected]> * Error handling for shutdownMongo Signed-off-by: Abhishek Pandey <[email protected]> * Logic changes in shutdownMongo Signed-off-by: Abhishek Pandey <[email protected]> * Logic changes in shutdownMongo Signed-off-by: Abhishek Pandey <[email protected]> * Logic changes in shutdownMongo Signed-off-by: Abhishek Pandey <[email protected]> * Logic changes in shutdownMongo Signed-off-by: Abhishek Pandey <[email protected]> * Adding logs in shutdownMongo Signed-off-by: Abhishek Pandey <[email protected]> --------- Signed-off-by: Abhishek Pandey <[email protected]> Co-authored-by: Abhishek Pandey <[email protected]> --------- Signed-off-by: Abhishek Pandey <[email protected]> Co-authored-by: Abhishek Pandey <[email protected]> Co-authored-by: Abhishek Pandey <[email protected]> Co-authored-by: Ujjwal Chakraborty <[email protected]>
Automated tag for Source Code Archival of Bedrock 4.6.3
PreviousNext