Skip to content

PB-15811 | Helm 4 changes to move CRD installation from helm to operator#930

Open
vk-px wants to merge 2 commits into
3.2.0-fc1from
PB-15811-final
Open

PB-15811 | Helm 4 changes to move CRD installation from helm to operator#930
vk-px wants to merge 2 commits into
3.2.0-fc1from
PB-15811-final

Conversation

@vk-px

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

Copy link
Copy Markdown

PB-15811 | Helm 4 changes to move CRD installation from helm to operator
this is to help better debug and exert better control on the installation process in px-backup

Special notes for your reviewer:

BYOC run results https://jenkins.pwx.purestorage.com/blue/organizations/jenkins/Users%2FVaisakh%2Fhelm4-upgrade-pipeline/detail/helm4-upgrade-pipeline/27/pipeline,
this is a custom pipeline testing for install and upgrade using helm 4 with 3.2.0
not all of the tests are running , where we have to call out in the documentation that only 3.2.0 or above is supported with helm 4.

BYOC RUNS for Install & Upgrade:

pipeline runs using the changes from PB-15811 (#930):
BYOC Install & Upgrade pipeline run results https://jenkins.pwx.purestorage.com/job/Users/job/Vaisakh/job/pxb-install-upgrade-helm4/52/ (this is the test results for Helm Install)
https://jenkins.pwx.purestorage.com/job/Users/job/Vaisakh/job/pxb-install-upgrade-helm4/58/ (One test failed due to Network issue, all the other runs are working for ARGOCD installation )
please note ArgoCD only uses helm template command as such helm 3 and 4 does not have a very good impact on it, we are using it just to ensure that there wont be any installation issues.

@vk-px vk-px self-assigned this Jun 16, 2026
@vk-px
vk-px requested a review from px-kesavan June 16, 2026 09:45
@vk-px
vk-px marked this pull request as draft June 16, 2026 09:45
@vk-px vk-px changed the title Pb 15811 final PB-15811 | Helm 4 changes to move CRD installation from helm to operator Jun 22, 2026
@vk-px
vk-px marked this pull request as ready for review June 22, 2026 06:54
@vk-px
vk-px requested review from mkoppal-px and pallav-px July 1, 2026 14:28
@vk-px
vk-px force-pushed the PB-15811-final branch from 6a3b0a4 to 056f6eb Compare July 6, 2026 04:15
@vk-px
vk-px force-pushed the PB-15811-final branch 2 times, most recently from 3b42ba9 to a87988f Compare July 15, 2026 07:09
"helm.sh/hook": pre-install
"helm.sh/hook-weight": "6"
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded,hook-completed
"argocd.argoproj.io/hook": PreSync

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.

Why this has been set explicitly ?
Should we have the same in the dependent resources as well , monitoring cr configmap and RBAC?

There are helm hook annotations and argocd hook annotations , please look at it . Here we are using both

"helm.sh/hook": pre-install
"argocd.argoproj.io/hook": PreSync

Explore on the ordering , i guess any one will be honored , so lets align with the dependent resources as well

@px-kesavan

Copy link
Copy Markdown
Collaborator

@vk-px Can you install just the PXcentral charts and attach the screenshots

@vk-px

vk-px commented Jul 20, 2026

Copy link
Copy Markdown
Author

@vk-px Can you install just the PXcentral charts and attach the screenshots

@px-kesavan , this was indeed an orphan from one of our previous experiments, thank you
attached the screenshots post removal, in argoCD

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