Skip to content
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
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