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

Stop using docker #112

Closed
cgwalters opened this issue Aug 7, 2018 · 2 comments
Closed

Stop using docker #112

cgwalters opened this issue Aug 7, 2018 · 2 comments
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Comments

@cgwalters
Copy link
Member

We'd like to not have to ship docker in newer versions of the OS. We will support running podman - and podman runs more nicely as a systemd unit.

@wking wking added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Aug 20, 2018
@wking
Copy link
Member

wking commented Sep 5, 2018

This is being addressed in part in #207.

@wking
Copy link
Member

wking commented Sep 15, 2018

I think #251 was the last part of this :).

@wking wking closed this as completed Sep 15, 2018
EmilienM pushed a commit to shiftstack/installer that referenced this issue Dec 8, 2020
* Updated cluster-api for renaming ProviderConfig

... to ProviderSpec openshift#109

* Changed providerConfig to providerSpec

also added two little railguards in the actuator, to not panic if there
is no `providerSpec.Value`. In theory with this, it is possible to
update the controller and edit existing manifests from `providerConfig`
to `providerSpec`.

* Fixed Gopkg.lock

This resulted in removing a couple of corba license files
EmilienM pushed a commit to shiftstack/installer that referenced this issue Dec 8, 2020
Bug 1820421: validate that flavor exists for machine
clnperez added a commit to clnperez/installer that referenced this issue Feb 26, 2022
Adding public & private zones to DNS config
clnperez added a commit to clnperez/installer that referenced this issue Mar 24, 2022
Adding public & private zones to DNS config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

No branches or pull requests

2 participants