-
Notifications
You must be signed in to change notification settings - Fork 1.6k
📖 Update docs with release 3.7.0 #2952
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
Conversation
Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
…hould not be done by default (#2826) ComponentConfig scaffolds should not be done by default updated testdata update v2-alpha and modified tests and added component-confit flag in it modified tests and enables componenet config flag removed unnecessary addition componenent config flag in v2 whenre this flag is not available removed for tests modified kustomization.yml file modified testdata added end to end tests with component config field marked as true line length is more than 122 characters mis spell updated doc modified docs modified docs modified default kustomization file too updated scaffold condition worked on review comments updated according to code review comments
Signed-off-by: Michael Shen <[email protected]>
📖 fix broken hyperlinks in kustomize/v2-alpha docs
📖adding a note in deploy-image plugin doc
…ave access to the metrics (#2827) * Describe the need of RBAC permissions to allow Prometheus Operator to have access to the metrics Signed-off-by: João Vilaça <[email protected]> * Apply suggestions from code review Co-authored-by: Aldo Culquicondor <[email protected]> Co-authored-by: Aldo Culquicondor <[email protected]>
✨deploy-image/v1-alpha: add a todo comment for users stating envtest limitations
skipped descrioption during creation of annotations updated according to PR review comments updated according to PR review comments
🐛 : doc: fix multiversion tutorial sample error: metadata.annotations: Too long: must have at most 262144 bytes
✨deploy-image/v1-alpha: add check for status conditions added to the custom resource
Signed-off-by: Bryce Palmer <[email protected]>
🌱 update golangci-lint action
…-folder-macos-external-plugins 🐛 "Application Support" whitespace for mac plugins
change test of bindSpecificFlags from bindAllFlags Co-authored-by: Bryce Palmer <[email protected]>
📖 Replace "master" with "control-plane"
Signed-off-by: Bryce Palmer <[email protected]>
to be structured more like existing Kubebuilder plugins. Signed-off-by: Bryce Palmer <[email protected]>
to be structured more like existing Kubebuilder plugins. Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
📖 docs: guide to manage k8s version for testing
✨ (go/v3, go/v4-alpha and declarative/v1): Update k8s deps by upgrading controller-runtime from v0.12.2 to 0.13.0 and kubebuilder-declarative-pattern from fe5be9431eae158f86f9de23000a9a2ec06745fc to e0605f0e1a40f97293cb3773f57de695c8bc76af
* test: drop handling for old k8s version * chore: clean up test func * chore: remove v2 test func
🌱 : (fix golint) - Remove deprecated io/ioutil and use os, io instead
🌱 Add jmrodri & varsha to approvers
* migrate scaffolding of v3 / v4-alpha to ginkgo v2 * fix typo in docs/book/src/migration/manually_migration_guide_v2_v3.md Co-authored-by: Bryce Palmer <[email protected]> Co-authored-by: Bryce Palmer <[email protected]>
… for other platforms and within multiple architecture supportbuild image to multi-cluster support Co-authored-by: Bryce Palmer <[email protected]>
🌱 Use same joelanford/go-apidiff version (v0.4.0) in workflow and Makefile
📖 supplement info about the new plugins
✨ add options and guidance to provide solutions for other platforms and within multiple architecture support
🌱 grammar: replace all occurrences of "the the" with "the"
🌱 fix release by adding github action
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86, varshaprasad96 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 |
Description
Update the docs with the release content 3.7.0
Motivation: Update the latest version/prod docs.