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

Chores and refreshing dependencies #94

Merged
merged 2 commits into from
Apr 4, 2022
Merged

Conversation

f5yacobucci
Copy link
Contributor

Proposed changes

Problem:
Running with compat = 1.17 updates go.sum
Updating to latest golang release for go.mod
Updating CRDs after version changes requires deployment change
Generated code contains differences

Don't generate listers and informers if they are not used

Solution:
Ran through basic development workflows and updating most current
changes

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • [X ] I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • [X ] I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • [X ] I have rebased my branch onto main
  • [X ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Problem:
Running with compat = 1.17 updates go.sum
Updating to latest golang release for go.mod
Updating CRDs after version changes requires deployment change
Generated code contains differences

Don't generate listers and informers if they are not used

Solution:
Ran through basic development workflows and updating most current
changes
Note, update-codegen.sh uses positional arguments, the second argument
is unused and intentionally left blank.
@f5yacobucci f5yacobucci merged commit 1c650a7 into nginxinc:main Apr 4, 2022
@pammecrandall pammecrandall added the enhancement New feature or request label Aug 9, 2022
@lucacome lucacome added chore Pull requests for routine tasks and removed enhancement New feature or request labels Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants