Skip to content
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

[updatecli] Bump jenkins-infra helmfile docker image #2488

Conversation

jenkins-infra-updatecli[bot]
Copy link
Contributor

@jenkins-infra-updatecli jenkins-infra-updatecli bot commented Jun 10, 2022

[updatecli] Bump jenkins-infra helmfile docker image

Report

Source:
	✔ [lastRelease] Get latest jenkinsciinfra/helmfile docker image version(githubrelease)


Condition:
	✔ [checkDockerImage] Ensure that the image "jenkinsciinfra/helmfile:<found_version>" is published(dockerimage)
	✔ [checkPodTemplate] Is container 'helmfile' correctly defined in PodTemplates.yaml(yaml)

Target:
	✔ [updatePipelineImage] Update docker-helmfile in Jenkinsfile(file)
	✔ [updatePodImage] Update helmfile container's image in PodTemplates.yaml(yaml)

Changelog

Click to expand

Release published on the 2022-06-10 07:56:31 +0000 UTC at the url https://github.com/jenkins-infra/docker-helmfile/releases/tag/2.4.30

<!-- Optional: add a release summary here -->
## 📦 Dependency updates

* [updatecli] Bump awscli version to 1.25.6 (#117) @jenkins-infra-updatecli


Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here

…ku...

... bernetes-management/Jenkinsfile_k8s"

Made with ❤️️ by updatecli
…ku...

... bernetes-management/Jenkinsfile_k8s"

Made with ❤️️ by updatecli
@jenkins-infra-updatecli jenkins-infra-updatecli bot requested a review from a team June 10, 2022 07:35
@dduportal
Copy link
Contributor

Related to jenkins-infra/helpdesk#2930. @smerle33 keep a close eye on this one to ensure that we use kubectl 1.22.

Take time to check the helmfile diff on the checks + verify the warnings (if any) on the build as 1.22 APIs might deprecated some elements

@smerle33
Copy link
Contributor

Related to jenkins-infra/helpdesk#2930. @smerle33 keep a close eye on this one to ensure that we use kubectl 1.22.

Take time to check the helmfile diff on the checks + verify the warnings (if any) on the build as 1.22 APIs might deprecated some elements

this is not really related to the 1.22 step but more on the v1alpha1 to v1beta1 #2403 but it's still a warning :

[WARNING] templates/podsecuritypolicy.yaml: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
[WARNING] templates/tests/test-podsecuritypolicy.yaml: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+

@dduportal
Copy link
Contributor

Related to jenkins-infra/helpdesk#2930. @smerle33 keep a close eye on this one to ensure that we use kubectl 1.22.
Take time to check the helmfile diff on the checks + verify the warnings (if any) on the build as 1.22 APIs might deprecated some elements

this is not really related to the 1.22 step but more on the v1alpha1 to v1beta1 #2403 but it's still a warning :

[WARNING] templates/podsecuritypolicy.yaml: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
[WARNING] templates/tests/test-podsecuritypolicy.yaml: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+

It is really different things. The issue that you refer, that we fixed earlier this week, was about the « authentication » object which api was upgraded on client side.

the warning that you are pointing here is about another type of object, « podsecuritypolicy » (serverside). I’ll let you invoke your google fu to search for the psp depreciation

…ku...

... bernetes-management/Jenkinsfile_k8s"

Made with ❤️️ by updatecli
…ku...

... bernetes-management/Jenkinsfile_k8s"

Made with ❤️️ by updatecli
Copy link
Contributor

@smerle33 smerle33 left a comment

Choose a reason for hiding this comment

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

gogogo 🚀

@smerle33 smerle33 merged commit 0267f16 into main Jun 13, 2022
@smerle33 smerle33 deleted the updatecli_6b0ede2594aced7625c04c646186bdf4ac47d5f86df20d01859924088b3199e4 branch June 13, 2022 08:07
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.

3 participants