Skip to content

Commit

Permalink
Merge pull request openshift#682 from wking/drop-kube-addon
Browse files Browse the repository at this point in the history
*: Drop tectonic-system namespace
  • Loading branch information
openshift-merge-robot committed Nov 15, 2018
2 parents 2507518 + a14da04 commit 31567af
Show file tree
Hide file tree
Showing 29 changed files with 678 additions and 1,785 deletions.
16 changes: 3 additions & 13 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ ignored = ["github.com/openshift/installer/tests*"]
name = "github.com/coreos/ignition"
version = "0.26.0"

[[constraint]]
branch = "master"
name = "github.com/coreos/tectonic-config"

[[constraint]]
name = "github.com/libvirt/libvirt-go"
version = "4.7.0"
Expand Down
3 changes: 0 additions & 3 deletions data/data/bootstrap/files/usr/local/bin/tectonic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ do
echo "Done creating object from file: $file ..."
done

# Wait for Tectonic pods
wait_for_pods tectonic-system

# Workaround for https://github.com/opencontainers/runc/pull/1807
touch /opt/tectonic/.tectonic.done

Expand Down
7 changes: 0 additions & 7 deletions data/data/manifests/bootkube/01-tectonic-namespace.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions data/data/manifests/bootkube/app-version-kind.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions data/data/manifests/tectonic/kube-addon-00-appversion.yaml

This file was deleted.

51 changes: 0 additions & 51 deletions data/data/manifests/tectonic/kube-addon-01-operator.yaml.template

This file was deleted.

10 changes: 0 additions & 10 deletions data/data/manifests/tectonic/role-admin.yaml

This file was deleted.

67 changes: 0 additions & 67 deletions data/data/manifests/tectonic/role-user.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions data/data/manifests/tectonic/tectonic-system-00-binding-admin.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions data/data/manifests/tectonic/tectonic-system-02-pull.yaml.template

This file was deleted.

Loading

0 comments on commit 31567af

Please sign in to comment.