-
Notifications
You must be signed in to change notification settings - Fork 334
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 2.3.1 #86
Release 2.3.1 #86
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cofyc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @msau42 |
README.md
Outdated
| [1.0.1][1] | 1.7 | | | ||
| Provisioner version | K8s version | Reason | | ||
| ------------------- | ------------- | --------------------------- | | ||
| [2.3.1][5] | 1.14 | local persistent volumes GA | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's no new features in 2.3.1 that depend on 1.14 is there? Should we just update 2.3.0 to 2.3.1?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed, you are right, it is version compatibility
README.md
Outdated
@@ -80,6 +80,7 @@ Recommended provisioner versions with Kubernetes versions | |||
|
|||
| Provisioner version | K8s version | Reason | | |||
| ------------------- | ------------- | ------------------------- | | |||
| [2.3.1][5] | 1.12 | | | |||
| [2.3.0][4] | 1.12 | fs on block support | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe just replace 2.3.0 with 2.3.1? It's the same minor release train.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
([#60](https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/pull/60)) | ||
|
||
Deployment updates: | ||
- Support pod security policy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do any of these deployment updates depend on newer than 1.12?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no
/lgtm |
Release 2.3.1
fixes #57