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

Fixing k8s 1.20 compatibility #40

Merged
merged 6 commits into from
Apr 26, 2021
Merged

Fixing k8s 1.20 compatibility #40

merged 6 commits into from
Apr 26, 2021

Conversation

angelbarrera92
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bugfix, feature, docs update, ...)

It adds compatibility to 1.20 fixing some minor issues.

What is the current behaviour? (You can also link to an open issue here)

Currently, K8Spin does not work in 1.20 because of:

  • https://github.com/kubernetes/kubernetes/issues/65200
  • https://github.com/strimzi/strimzi-kafka-operator/pull/4080/files#
  • https://github.com/kubernetes/kubernetes/pull/92743

What is the new behaviour (if this is a feature change)?

Now we don't use cross-namespace owner reference.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

Other information:

@angelbarrera92 angelbarrera92 added the enhancement New feature or request label Apr 26, 2021
@angelbarrera92 angelbarrera92 self-assigned this Apr 26, 2021
@angelbarrera92 angelbarrera92 merged commit c42b55d into master Apr 26, 2021
@angelbarrera92 angelbarrera92 deleted the fixing-1.20 branch April 26, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant