Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: IBM/ibm-iam-operator

Tags

4.13.0

Toggle 4.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sps enablement for master (#1080)

__GA_code_archive_20250606

Toggle __GA_code_archive_20250606's commit message
Automated tag for Source Code Archival of Bedrock 4.13.0

4.12.0

Toggle 4.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updateHPA when profile size change (#1041)

4.11.0

Toggle 4.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

4.10.0

Toggle 4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
AllNamespace upgrade- check mongo deployment in instance namespace (#965

)

4.9.0

Toggle 4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

4.8.0

Toggle 4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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]>

__GA_code_archive_20240614

Toggle __GA_code_archive_20240614's commit message
Automated tag for Source Code Archival of Bedrock 4.6.3

4.6.0

Toggle 4.6.0's commit message
Trigger build with new base image