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

[ACLs] listchecker and listentry CRDs not found in OCP 4.4 #29

Open
saberkan opened this issue Jun 8, 2020 · 3 comments
Open

[ACLs] listchecker and listentry CRDs not found in OCP 4.4 #29

saberkan opened this issue Jun 8, 2020 · 3 comments

Comments

@saberkan
Copy link

saberkan commented Jun 8, 2020

When trying to create ACLs in whitelisting step, listchecker and listentry CRDs are not found.

Issue:
$ oc apply -f lab-ossm/workshop/content/src/istiofiles/acl-whitelist.yml
rule.config.istio.io/checktorecommendation created
unable to recognize "lab-ossm/workshop/content/src/istiofiles/acl-whitelist.yml": no matches for kind "listchecker" in version "config.istio.io/v1alpha2"
unable to recognize "lab-ossm/workshop/content/src/istiofiles/acl-whitelist.yml": no matches for kind "listentry" in version "config.istio.io/v1alpha2"

Excpecting:
listchecker and listentry created. Or adapt acl-whitelist.yml according to any new CRDs ?

Environment:
OCP 4.4

@saberkan
Copy link
Author

saberkan commented Jun 8, 2020

@thoraxe
Copy link
Owner

thoraxe commented Jun 8, 2020

This workshop is not yet tested on 4.4 -- but this is a good find!

I'll leave this issue open for reference but we don't have a plan to update to 4.4 any time soon.

@brian-avery
Copy link
Contributor

brian-avery commented Jun 10, 2020

Thanks for the issue. Maistra/OSSM 1.1 is based on Istio 1.4, so it will be a while before the deprecation affects us. However, the CRD issue that you mentioned does affect us when using Maistra/OSSM 1.1. Note that this affects installations on any platform for Maistra/OSSM 1.1, not just OpenShift 4.4.

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

No branches or pull requests

3 participants