Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Update CRDs and RBAC for KIC 1.11 #83

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Update CRDs and RBAC for KIC 1.11 #83

merged 1 commit into from
Mar 26, 2021

Conversation

ciarams87
Copy link
Member

Proposed changes

Update CRDs and RBAC for KIC 1.11. Support added for:

  • Policy status field
  • Service IP as load balancing target
  • Transport server snippets
  • Transport server health checks
  • Transport server configurable timeouts
  • Transport server ingress class

Also updated CRDs with controller-tools 0.5.0

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have checked that all unit tests pass after adding my changes
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

@pleshakov
Copy link
Contributor

@ciarams87

Also updated CRDs with controller-tools 0.5.0

would it make sense to control the version of controller tools/sdk ? currently, we download the sdk locally, but we don't really check the version.

@ciarams87 ciarams87 merged commit 0b07a30 into master Mar 26, 2021
@ciarams87 ciarams87 deleted the update-crds branch March 26, 2021 08:28
@ciarams87
Copy link
Member Author

@pleshakov

Also updated CRDs with controller-tools 0.5.0

would it make sense to control the version of controller tools/sdk ? currently, we download the sdk locally, but we don't really check the version.

I don't think we'll need to do that here. I updated it here just to maintain parity with what is in ingress-controller. We have the version of controller-tools pinned in the IC, which is where we actually generate the CRDs, which I think is sufficient.

@lucacome lucacome added the chore Pull requests for routine tasks label Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants