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

chore: refresh toolchain #118

Merged
merged 7 commits into from
Jan 30, 2024
Merged

chore: refresh toolchain #118

merged 7 commits into from
Jan 30, 2024

Conversation

tallaxes
Copy link
Collaborator

@tallaxes tallaxes commented Jan 27, 2024

Description

Update toolchain tools versions. (Minor changes in the CRD are due to controller-gen bump)

Following the AWS provider, this also updates the installation path for kubebuilder to change it from a path in your home directory to the default expected installation path /usr/local/kubebuilder/bin. This means that you no longer need to set the KUBEBUILDER_ASSETS variable in testing.

How was this change tested?

  • make presubmit

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


@tallaxes tallaxes added area/devtools Issues or PRs related to devtools area/dependency Issues or PRs related to dependency changes labels Jan 27, 2024
@tallaxes tallaxes self-assigned this Jan 27, 2024
@coveralls
Copy link

coveralls commented Jan 27, 2024

Pull Request Test Coverage Report for Build 7718413186

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.583%

Totals Coverage Status
Change from base Build 7717720630: 0.0%
Covered Lines: 35610
Relevant Lines: 36492

💛 - Coveralls

@tallaxes tallaxes merged commit 7156404 into main Jan 30, 2024
8 checks passed
@tallaxes tallaxes deleted the tallaxes/toolchain-refresh branch January 30, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes area/devtools Issues or PRs related to devtools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants