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

Remove tags from NodeupConfig #9650

Merged
merged 3 commits into from
Jul 31, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions pkg/apis/nodeup/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ import (

// Config is the configuration for the nodeup binary
type Config struct {
// Tags enable/disable chunks of the model
Tags []string `json:",omitempty"`
// Assets are locations where we can find files to be installed
// TODO: Remove once everything is in containers?
Assets map[architectures.Architecture][]string `json:",omitempty"`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/bastionuserdata.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/bastionuserdata.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,9 +324,6 @@ Resources.AWSEC2LaunchTemplatemasterustest1amasterscomplexexamplecom.Properties.
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/complex.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down Expand Up @@ -595,9 +592,6 @@ Resources.AWSEC2LaunchTemplatenodescomplexexamplecom.Properties.LaunchTemplateDa
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/complex.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -323,9 +323,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/complex.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,9 +237,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/complex.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,6 @@ Resources.AWSEC2LaunchTemplatemasterustest1amasterscontainerdexamplecom.Properti
nonMasqueradeCIDR: 100.64.0.0/10
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/containerd.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down Expand Up @@ -547,9 +544,6 @@ Resources.AWSEC2LaunchTemplatenodescontainerdexamplecom.Properties.LaunchTemplat
node-role.kubernetes.io/node: ""
nonMasqueradeCIDR: 100.64.0.0/10
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/containerd.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/existing-iam.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/existing-iam.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/existing-iam.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/existing-iam.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,6 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalexamplecom.Properties.
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/minimal.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down Expand Up @@ -564,9 +561,6 @@ Resources.AWSEC2LaunchTemplatenodesminimalexamplecom.Properties.LaunchTemplateDa
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/minimal.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/existingsg.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/existingsg.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/existingsg.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/existingsg.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,6 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersexternallbexamplecom.Properti
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/externallb.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down Expand Up @@ -564,9 +561,6 @@ Resources.AWSEC2LaunchTemplatenodesexternallbexamplecom.Properties.LaunchTemplat
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/externallb.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/externallb.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/externallb.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -314,9 +314,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/externalpolicies.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/externalpolicies.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/ha.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/ha.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/ha.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://tests/ha.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _gce
channels:
- memfs://tests/ha-gce.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _gce
channels:
- memfs://tests/ha-gce.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _gce
channels:
- memfs://tests/ha-gce.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,6 @@ KubeletConfig:
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _gce
channels:
- memfs://tests/ha-gce.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,9 +316,6 @@ Resources.AWSAutoScalingLaunchConfigurationmasterustest1amasterslaunchtemplatese
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/launchtemplates.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down Expand Up @@ -654,9 +651,6 @@ Resources.AWSAutoScalingLaunchConfigurationmasterustest1bmasterslaunchtemplatese
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/launchtemplates.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down Expand Up @@ -992,9 +986,6 @@ Resources.AWSAutoScalingLaunchConfigurationmasterustest1cmasterslaunchtemplatese
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/launchtemplates.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down Expand Up @@ -1245,9 +1236,6 @@ Resources.AWSAutoScalingLaunchConfigurationnodeslaunchtemplatesexamplecom.Proper
nonMasqueradeCIDR: 100.64.0.0/10
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/launchtemplates.example.com/addons/bootstrap-channel.yaml

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/launchtemplates.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/launchtemplates.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,6 @@ KubeletConfig:
podInfraContainerImage: k8s.gcr.io/pause:3.2
podManifestPath: /etc/kubernetes/manifests
registerSchedulable: false
Tags:
- _automatic_upgrades
- _aws
channels:
- memfs://clusters.example.com/launchtemplates.example.com/addons/bootstrap-channel.yaml
etcdManifests:
Expand Down
Loading