Skip to content

Conversation

@camilamacedo86
Copy link
Member

@camilamacedo86 camilamacedo86 commented Feb 18, 2021

Description
This PR is rebasing of the master branch to the release-3 (head commit 2d9367e)

Motivation
Push for the branch all latest changes made from master for the release-3

jamielennox and others added 30 commits December 17, 2020 11:10
The error message if the path to CRDs is missing is misleading.
envtest.Environment has an option to throw a sensible error here if the
path is wrong and for kubebuilder it would be likely we always want to
upload our CRDs.
dep is no longer used by the project (we use go mod instead); remove
the help test that suggests we will suggest it.
✨ Remove misleading help that mentioned dep
…d help message is printed

Signed-off-by: Adrian Orive <[email protected]>
✨ (go/v3) upgrade kubebuilder-declarative-pattern to k8s v1.19
When I encountered the error, I had to go to the source to understand
the problem.  Made the message more user-focused.

Also skipped printing the allowlist, both to fit into lint line-length
limits and to avoid overwhelming the user.
…dates

✨ Add help dialog to makefile template
…mpty_message

✨ Make directory-not-empty error more self-explanatory
✨ Build the command and use it to report user errors
⚠️ upgrade kubebuilder module from v2 to v3
Signed-off-by: Eric Stroczynski <[email protected]>
✨ *: upgrade kube-rbac-proxy to v0.8.0
…sing

✨ Use ErrorIfCRDPathMissing in EnvTest
…ce for better project version maintanability

Signed-off-by: Adrian Orive <[email protected]>
Adds the flags and the required marker to the types file.

Signed-off-by: Adrian Orive Oneca <[email protected]>
Signed-off-by: Adrian Orive Oneca <[email protected]>
…t Resources built in different ways can still be validated

Signed-off-by: Adrian Orive <[email protected]>
✨ (go/v3) change 'runAsUser: 65532'  to 'runAsNonRoot: true'
k8s-ci-robot and others added 19 commits February 11, 2021 12:39
…issue

🌱 ignore maligned lint issue for WebhookSuite struct
Signed-off-by: Adrian Orive <[email protected]>
Signed-off-by: Adrian Orive <[email protected]>
…-doc

📖 upgrade migration guide for v3
Made an list that makes it easy to add new files to the allowed list with their justification

Signed-off-by: Adrian Orive Oneca <[email protected]>
…ault-files

✨ Accept auto-generated files from GitHub into the allowed set of files
…rate-plugin

 📖 proposal for new plugin to generate code ( `deploy-image.go.kubebuilder.io/v1beta1` )
…ag not being recognized by the root command

Signed-off-by: Adrian Orive <[email protected]>
🐛 Fix the bug where an error was being hidden by a potentially valid flag not being recognized by the root command
…-examples-v3

📖 Update static book examples to Kubebuilder v3.
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Feb 18, 2021
@camilamacedo86 camilamacedo86 changed the title Latest changes master ::seedling: Update the release-3 with the latest changes master for the next release Feb 18, 2021
@camilamacedo86 camilamacedo86 changed the title ::seedling: Update the release-3 with the latest changes master for the next release 🌱 Update the release-3 with the latest changes master for the next release Feb 18, 2021
@camilamacedo86 camilamacedo86 changed the title 🌱 Update the release-3 with the latest changes master for the next release 🌱 Update the release-3 with the latest changes master for the next release ( head commit : 2d9367e9ba0f922fe79b409554b18076c8ebcb2c ) Feb 18, 2021
@camilamacedo86 camilamacedo86 changed the title 🌱 Update the release-3 with the latest changes master for the next release ( head commit : 2d9367e9ba0f922fe79b409554b18076c8ebcb2c ) 🌱 Update the release-3 with master ( head commit : 2d9367e9ba0f922fe79b409554b18076c8ebcb2c ) Feb 18, 2021
@camilamacedo86
Copy link
Member Author

Closing in prol of #2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants