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

Fix version and update dependencies #106

Merged
merged 9 commits into from
May 29, 2024
Merged

Fix version and update dependencies #106

merged 9 commits into from
May 29, 2024

Conversation

zugao
Copy link
Collaborator

@zugao zugao commented May 27, 2024

  • Updates dependencies
  • Updates code to work with new dependencies
  • Update webhook debugging
  • Disable kafka version checking when missing. Will get the latest version from Aiven.

Checklist

  • The PR has a meaningful title. It will be used to auto generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • I have run successfully make test-e2e locally.
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@zugao zugao requested review from a team, Kidswiss, TheBigLee and wejdross and removed request for a team May 27, 2024 13:46
1. `export EXOSCALE_API_KEY=<the-key>`
1. `export EXOSCALE_API_SECRET=<the-secret>`
1. `make local-install`
2. `export EXOSCALE_API_KEY=<the-key>`
Copy link
Contributor

Choose a reason for hiding this comment

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

No need to manually increment here. Most markdown renderers will do that for you.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Well as you can see the previous markdown didn't work quite well lol :D

Copy link
Contributor

Choose a reason for hiding this comment

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

The current readme shows fine for me though?

https://github.com/vshn/provider-exoscale/blob/master/README.md#quickstart-demonstration

Be aware that the source code will not automatically increment the numbering, it's only in the rendered version.

But anyway it's just a nitpick.

operator/iamkeycontroller/create.go Outdated Show resolved Hide resolved
operator/iamkeycontroller/util.go Outdated Show resolved Hide resolved
package/package.mk Outdated Show resolved Hide resolved
@zugao zugao requested a review from Kidswiss May 28, 2024 08:43
@zugao zugao merged commit f27b1f4 into master May 29, 2024
3 checks passed
@zugao zugao deleted the fix-version branch May 29, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants