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

Revendor hive to 5fbe0d158ba9 #3377

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Conversation

s-fairchild
Copy link
Collaborator

@s-fairchild s-fairchild commented Feb 5, 2024

Which issue this PR addresses:

ARO-5059

What this PR does / why we need it:

  1. Hive needs to be vendored at the same commit level as it is deployed in ARO. One reason, as described in the linked card, is that changes in APIs can lead to unintended edits during round-trip Get()/Update() flows.
  2. Increase verbosity for golangci-lint to improve general debug ability
  3. Change golangci-lint output format to be github-actions format

Is there any documentation that needs to be updated for this PR?

Updating Hive Dependency Update Wiki

@github-actions github-actions bot added the needs-rebase branch needs a rebase label Feb 5, 2024
Copy link

github-actions bot commented Feb 5, 2024

Please rebase pull request.

@github-actions github-actions bot removed the needs-rebase branch needs a rebase label Feb 5, 2024
@s-fairchild s-fairchild added chainsaw Pull requests or issues owned by Team Chainsaw dependencies Pull requests that update a dependency file labels Feb 5, 2024
Increasing golangci-lint's verbosity will make troubleshooting it's problem easier.
@s-fairchild s-fairchild added next-release To be included in the next RP release rollout release-blocker labels Feb 8, 2024
Copy link
Collaborator

@mociarain mociarain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. (Absolute pain we need to do this ever few weeks :D Thanks for handling it)

Copy link
Collaborator

@cadenmarchese cadenmarchese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good to hit approve when docs are updated!

go.mod Show resolved Hide resolved
@cadenmarchese cadenmarchese merged commit 6bd01cd into Azure:master Feb 12, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chainsaw Pull requests or issues owned by Team Chainsaw dependencies Pull requests that update a dependency file next-release To be included in the next RP release rollout ready-for-review release-blocker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants