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

Bump Kind version from 0.11.1 to 0.17.0 #152

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Bump Kind version from 0.11.1 to 0.17.0 #152

merged 1 commit into from
Mar 22, 2023

Conversation

art-tapin
Copy link
Contributor

@art-tapin art-tapin commented Mar 16, 2023

This PR updates the kind version from 0.11.1 to 0.17.0 in the Kuadrant Operator GitHub repository. The update introduces a new variable KIND to store the kind version and fixes an error that occurred when running the "make local-setup" target (see #151).

The update is necessary to avoid potential errors in the future, such as the one reported in the issue. Using the previous version of kind can cause the same issue to reoccur for developers using Fedora 37.

To review the changes, please follow the steps below:

Checkout this branch
Run the "make local-setup" command
Verify that the command runs without errors

Additionally, reference is made to the related pull request that introduces the fix in the Kubernetes sigs/kind project (kubernetes-sigs/kind#2165).

@art-tapin art-tapin changed the title Bump kind version to v0.17.0 Bump Kind version from 0.11.1 to 0.17.0 Mar 20, 2023
@art-tapin art-tapin force-pushed the fix-kind-fedora branch 2 times, most recently from 93ade42 to f714dd9 Compare March 21, 2023 15:51
Signed-off-by: Artem Tiupin <artem.tiupin@gmail.com>
@art-tapin art-tapin marked this pull request as ready for review March 21, 2023 16:15
@art-tapin art-tapin requested a review from a team as a code owner March 21, 2023 16:15
Copy link
Collaborator

@didierofrivia didierofrivia left a comment

Choose a reason for hiding this comment

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

🏅

@art-tapin art-tapin merged commit 78ef9d9 into main Mar 22, 2023
@art-tapin art-tapin deleted the fix-kind-fedora branch March 22, 2023 14:55
mikenairn pushed a commit to mikenairn/kuadrant-operator that referenced this pull request Mar 23, 2023
* Remove EnvoyFilter and use WasmPlugin

* fix dependency and CI issues

* bump go version in testing CI job

* get out of dependency hell

* change EnvoyFilter object's name adding limitador cluster entry

* remove every existence of EnvoyFilter

* remove map pointer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants