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

Release And Bugfixing Strategy #353

Merged
merged 7 commits into from
Apr 10, 2021
Merged

Conversation

fuhrmeistery
Copy link
Member

@fuhrmeistery fuhrmeistery commented Mar 30, 2021

We had a discussion about our release management and these are the main
points we want to clarify

Closes #328

Signed-off-by: Yannik Fuhrmeister yannik.fuhrmeister@protonmail.com

We had a discussion about our release management and these are the main
points we want to clarify

Signed-off-by: Yannik Fuhrmeister <yannik.fuhrmeister@protonmail.com>
@fuhrmeistery fuhrmeistery added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation maintenance labels Mar 30, 2021
@fuhrmeistery fuhrmeistery added this to In Progress in secureCodeBox v2 via automation Mar 30, 2021
@rseedorff rseedorff linked an issue Mar 30, 2021 that may be closed by this pull request
@rseedorff rseedorff added this to the v2.6.0 milestone Mar 30, 2021
@rseedorff rseedorff marked this pull request as draft March 30, 2021 21:10
@rseedorff rseedorff marked this pull request as ready for review March 31, 2021 21:02
@rseedorff rseedorff moved this from In Progress to To Review in secureCodeBox v2 Mar 31, 2021
Copy link
Contributor

@twwd twwd left a comment

Choose a reason for hiding this comment

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

I

SECURITY.md Outdated Show resolved Hide resolved
SECURITY.md Outdated Show resolved Hide resolved
SECURITY.md Outdated Show resolved Hide resolved
SECURITY.md Outdated Show resolved Hide resolved
SECURITY.md Outdated Show resolved Hide resolved
SECURITY.md Outdated Show resolved Hide resolved
@rseedorff rseedorff removed dependencies Pull requests that update a dependency file maintenance labels Apr 10, 2021
@rseedorff rseedorff merged commit ee8ccef into main Apr 10, 2021
secureCodeBox v2 automation moved this from To Review to Done Apr 10, 2021
@rseedorff rseedorff deleted the doc/update-and-support-strategy branch April 10, 2021 20:57
@rseedorff rseedorff moved this from Done to counter in secureCodeBox v2 Apr 23, 2021
secureCodeBoxBot added a commit that referenced this pull request Nov 18, 2021
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
## Release changes :
## Summary
 
 CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTORS.md DCO LICENSE LICENSES Makefile README.md SECURITY.md UPGRADING.md Vagrantfile auto-discovery bin common.mk demo-targets docs hook-sdk hooks hooks.mk lurker operator package-lock.json package-lock.json.license package.json package.json.license parser-sdk scanners scanners.mk sdk.mk tests Adds support for `Job` resources - thank you @superbrothers for this contribution!
 CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTORS.md DCO LICENSE LICENSES Makefile README.md SECURITY.md UPGRADING.md Vagrantfile auto-discovery bin common.mk demo-targets docs hook-sdk hooks hooks.mk lurker operator package-lock.json package-lock.json.license package.json package.json.license parser-sdk scanners scanners.mk sdk.mk tests Adds option to disable colour output when using `pretty` formatting (package only)
 CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTORS.md DCO LICENSE LICENSES Makefile README.md SECURITY.md UPGRADING.md Vagrantfile auto-discovery bin common.mk demo-targets docs hook-sdk hooks hooks.mk lurker operator package-lock.json package-lock.json.license package.json package.json.license parser-sdk scanners scanners.mk sdk.mk tests Enabled Dependabot and updates dependencies
 
 ## Changelog
 
 b68cabd Update version to 0.15.0 (#372)
 7f54326 Bump github.com/jetstack/cert-manager from 1.6.0 to 1.6.1 (#371)
 9cdecb3 Bump k8s.io/apiextensions-apiserver from 0.22.2 to 0.22.3 (#368)
 6cc7a75 Add support for kind Job (#370)
 0ef3005 Bump github.com/jetstack/cert-manager from 1.5.4 to 1.6.0 (#365)
 e5c797a Bump k8s.io/apimachinery from 0.22.2 to 0.22.3 (#369)
 d597928 Bump k8s.io/apiextensions-apiserver from 0.21.3 to 0.22.2 (#362)
 79cce8c Remove wip probot (#364)
 700c39f Bump github.com/jetstack/cert-manager from 1.4.1 to 1.5.4 (#363)
 fe44171 Fix dependabot (#358)
 374a428 Support parsing for server specs (#356)
 50c618b Add Support for Services (#353)
 7b57f85 Update dependencies and add dependabot (#354)
 2d8282c Make k8s and override packages public (#351)
 47c31d5 Add option to disable printing results in color (#350)
 ca64457 Remove deprecated mountds auditor (#349)
 863e367 Remove example dependency on internal packages (#348)
 
 
 ## Docker images
 
 - `docker pull shopify/kubeaudit:latest`
 - `docker pull shopify/kubeaudit:0.15.0`
 - `docker pull shopify/kubeaudit:v0.15`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

📚 Decide and Document a longterm support strategy
3 participants