-
Notifications
You must be signed in to change notification settings - Fork 229
Fix kustomize5 warnings #688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Fix kustomize5 warnings #688
Conversation
/retest |
@juliusvonkohout no difference in renedered yaml shown by |
@tenzen-y can I please get some help in identifying the root cause of the checks failed above. I just checked some other open PRs and they also seem to have the same checks failed |
a88eb8c
to
4ed4cd2
Compare
Hi @tenzen-y i also managed to fix them in my branch this avro... i just saw #692 and we have same changes |
Oh, I didn't find that. Could you rebase this PR? |
/hold |
# This is the 1st commit message: fixed based with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#2: fixed overlays/kubeflow with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#3: fixed overlays/standalone with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#4: updated gpg signature for intel image Signed-off-by: Vikas Saxena <[email protected]>
Signed-off-by: Vikas Saxena <[email protected]> fixed overlays/kubeflow with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> fixed overlays/standalone with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> updated gpg signature for intel image Signed-off-by: Vikas Saxena <[email protected]> updating new intel oneAPI key Signed-off-by: Vikas Saxena <[email protected]> replacing curl by wget as the underling image doesnt have curl Signed-off-by: Vikas Saxena <[email protected]>
Signed-off-by: Vikas Saxena <[email protected]>
# This is the 1st commit message: fixed based with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> fixed overlays/kubeflow with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> fixed overlays/standalone with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> updated gpg signature for intel image Signed-off-by: Vikas Saxena <[email protected]> updating new intel oneAPI key Signed-off-by: Vikas Saxena <[email protected]> replacing curl by wget as the underling image doesnt have curl Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#2: Revert "replacing curl by wget as the underling image doesnt have curl" This reverts commit bdc5798. Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#3: Revert "updating new intel oneAPI key" This reverts commit 6cb0042. Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#4: updaung the key intel gpg key Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#5: adding fix for key Signed-off-by: Vikas Saxena <[email protected]>
Signed-off-by: Vikas Saxena <[email protected]>
Signed-off-by: Vikas Saxena <[email protected]> fixed overlays/kubeflow with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> fixed overlays/standalone with kustomize edit fix Signed-off-by: Vikas Saxena <[email protected]> updated gpg signature for intel image Signed-off-by: Vikas Saxena <[email protected]> updating new intel oneAPI key Signed-off-by: Vikas Saxena <[email protected]> replacing curl by wget as the underling image doesnt have curl Signed-off-by: Vikas Saxena <[email protected]> Revert "replacing curl by wget as the underling image doesnt have curl" This reverts commit bdc5798. Signed-off-by: Vikas Saxena <[email protected]> Revert "updating new intel oneAPI key" This reverts commit 6cb0042. Signed-off-by: Vikas Saxena <[email protected]> updaung the key intel gpg key Signed-off-by: Vikas Saxena <[email protected]> adding fix for key Signed-off-by: Vikas Saxena <[email protected]> trying gog dearmour first Signed-off-by: Vikas Saxena <[email protected]> adding trusted-yes as found on stackoverflow.com Signed-off-by: Vikas Saxena <[email protected]> fixing curl releated issue in the docker fke Signed-off-by: Vikas Saxena <[email protected]> corrected typo Signed-off-by: Vikas Saxena <[email protected]> fixing self inflicted damages of updating wrong file Signed-off-by: Vikas Saxena <[email protected]>
a727d45
to
9dffb8a
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Vikas Saxena <[email protected]>
Signed-off-by: Vikas Saxena <[email protected]>
As per the milestone to
fix kustomize warnings
as indicated in kubeflow/manifests#2991, this PR aims at fixing the same in mpi-operator repo