mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Updating integration tests to test both API versions - v1beta1 and 3
This commit is contained in:
@@ -229,7 +229,6 @@ func (s *APIServer) Run(_ []string) error {
|
||||
admissionController := admission.NewFromPlugins(client, admissionControlPluginNames, s.AdmissionControlConfigFile)
|
||||
|
||||
config := &master.Config{
|
||||
Client: client,
|
||||
Cloud: cloud,
|
||||
EtcdHelper: helper,
|
||||
EventTTL: s.EventTTL,
|
||||
|
Reference in New Issue
Block a user