Skip to content

changes to make pxb compatible for Helm4 support#876

Open
vk-px wants to merge 2 commits intopre-release-2.11.0from
helm4-support-2.11.0-base
Open

changes to make pxb compatible for Helm4 support#876
vk-px wants to merge 2 commits intopre-release-2.11.0from
helm4-support-2.11.0-base

Conversation

@vk-px
Copy link
Copy Markdown

@vk-px vk-px commented Mar 16, 2026

What this PR does / why we need it:

Which issue(s) this PR fixes (optional)
Closes #

Special notes for your reviewer:
To be review with https://github.com/pure-px/pxcentral-onprem-operator/pull/324, the detailed aspects, scoping and arguments pertaining to the PR can be found in the document. https://docs.google.com/document/d/1sRFIi5KY17QgbVRqf_lLJ9BXap5BjYMTjyUgjoiFMUc/edit?tab=t.0,
where the error observed and the changes taken are detailed.

@vk-px vk-px self-assigned this Mar 16, 2026
@vk-px vk-px requested a review from px-kesavan March 16, 2026 13:20
@vk-px vk-px added the enhancement New feature or request label Mar 17, 2026
@vk-px vk-px requested review from a team and yassharma-px March 17, 2026 04:32
@vk-px vk-px force-pushed the helm4-support-2.11.0-base branch from 68737af to 2b7a739 Compare March 25, 2026 07:59
@vk-px vk-px requested a review from px-kesavan March 25, 2026 07:59
apiVersion: v1
kind: ServiceAccount
metadata:
name: px-backup-preflight-account
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: px-backup-preflight-account
name: pxcentral-preflight-account

similarly ensure in other places

{{- include "px-central.partOfLabel" . | nindent 4 }}
subjects:
- kind: ServiceAccount
name: px-backup-pre-install-account
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: px-backup-pre-install-account
name: pxcentral-pre-install-account

Copy link
Copy Markdown
Collaborator

@px-kesavan px-kesavan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure we name the SA, Roles, cluster roles, RB and CRB with prefix pxcentral instead of px-backup to maintain uniformity with the corresponding job names

Lets merge it to private branch , instead of pre-release-2.11.0

@vk-px vk-px force-pushed the helm4-support-2.11.0-base branch from 2b7a739 to 4631632 Compare April 1, 2026 04:17
@vk-px vk-px force-pushed the helm4-support-2.11.0-base branch from 4631632 to d6603f7 Compare April 1, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants