Skip to content

[minor] Support March Interim Catalog Update: 260318#212

Merged
whitfiea merged 3 commits intostablefrom
update-260318
Mar 20, 2026
Merged

[minor] Support March Interim Catalog Update: 260318#212
whitfiea merged 3 commits intostablefrom
update-260318

Conversation

@anilprajapatiibm
Copy link
Contributor

@anilprajapatiibm anilprajapatiibm commented Mar 19, 2026

Catalog: https://github.ibm.com/maximoappsuite/ibm-maximo-operator-catalog/pull/934

Address issue with kubernetes client and no_proxy
Emergency fix for operators explicitly installing mas-utils as this dependency was also including the kubernetes v35 library. This fix in the Dockerfile should be removed on the next 9.1.x release of ibm-mas.
Downgrade the Python kubernetes client to 33.1.0 as a temporary workaround for a proxy-related regression introduced in newer releases. Upstream issues report that versions 34.1.0+ can mishandle no_proxy, causing Kubernetes API requests that should bypass a configured proxy to be routed through it instead. In our OpenShift Ansible operator environment, this affects in-cluster API access when cluster-wide proxy variables are present. This change restores the previously working client version while we investigate if a longer-term fix: explicitly configuring kubernetes.core with K8S_AUTH_PROXY and K8S_AUTH_NO_PROXY is required rather than relying on inherited standard proxy environment variables.

@anilprajapatiibm anilprajapatiibm changed the title [minor] add catalog 260318 [minor] Support March Interim Catalog Update: 260318 Mar 19, 2026
@anilprajapatiibm anilprajapatiibm marked this pull request as ready for review March 19, 2026 13:51
@anilprajapatiibm anilprajapatiibm requested a review from a team as a code owner March 19, 2026 13:51
@whitfiea whitfiea added this pull request to the merge queue Mar 20, 2026
Merged via the queue into stable with commit 7616c2c Mar 20, 2026
3 checks passed
@whitfiea whitfiea deleted the update-260318 branch March 20, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants