Skip to content

[Bug] Kyverno pods call deprecated APIs which are removed in 1.22 #4517

@tomsucho

Description

@tomsucho

Kyverno Version

1.7.2

Description

It appears Kyverno calls these APIs regurarly on my EKS cluster:

- apiextensions.k8s.io/v1beta1			
- apiregistration.k8s.io/v1beta1		
- authentication.k8s.io/v1beta1			
- authorization.k8s.io/v1beta1			
- certificates.k8s.io/v1beta1			
- coordination.k8s.io/v1beta1			
- extensions/v1beta1					
- networking.k8s.io/v1beta1				
- rbac.authorization.k8s.io/v1beta1		
- scheduling.k8s.io/v1beta1				
- storage.k8s.io/v1beta1				

they are all removed in k8s 1.22 which may create problems?

Slack discussion

Troubleshooting

  • I have read and followed the documentation AND the troubleshooting guide.
  • I have searched other issues in this repository and mine is not recorded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleStale issue, may be closed in the near future if nothing happens

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions