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

Fixed CircleCI RPM install on stable release #355

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

pregnor
Copy link
Member

@pregnor pregnor commented Nov 4, 2021

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Fixed CircleCI RPM install on stable release

Why?

Previously it failed (example: https://app.circleci.com/pipelines/github/banzaicloud/banzai-cli/1497/workflows/92b60448-2cd2-44dc-ab08-7e685d05dab7/jobs/2647) because some packages were not found.

After SSHing into the worker node a simple package registry update seems to resolve it.

Additional context

Tested.

Checklist

  • Code meets the Developer Guide
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

Previously it failed (example: https://app.circleci.com/pipelines/github/banzaicloud/banzai-cli/1497/workflows/92b60448-2cd2-44dc-ab08-7e685d05dab7/jobs/2647)
because some packages were not found.

After SSHing into the worker node a simple
package registry update seems to resolve it.
Tested.
@pregnor pregnor added the bug Something isn't working label Nov 4, 2021
@pregnor pregnor requested a review from akijakya November 4, 2021 09:45
@pregnor pregnor self-assigned this Nov 4, 2021
@pregnor pregnor merged commit da21a21 into master Nov 4, 2021
@pregnor pregnor deleted the ci/fix-stable-release branch November 4, 2021 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants