[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic-devel] [PATCH] geard -> Kubernetes



No objections

----- Original Message -----
> We've finally gotten through the Kubernetes packaging and it's in
> rawhide now!
> 
> Following is a patch, any objections?
> 
> The upstream of geard has deprecated it in favor of Kubernetes.
> ---
>  fedora-atomic-docker-host.json | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/fedora-atomic-docker-host.json
> b/fedora-atomic-docker-host.json
> index 830e9f0..ee220e5 100644
> --- a/fedora-atomic-docker-host.json
> +++ b/fedora-atomic-docker-host.json
> @@ -18,8 +18,8 @@
>  		 "setools-console",
>  		 "audit",
>  		 "cockpit",
> -                "geard",
> +                "kubernetes", "etcd", "cadvisor",
>  		 "docker-io"],
>  
> -    "units": ["docker.socket", "geard.service", "cockpit.socket"]
> +    "units": ["docker.socket", "cockpit.socket"]
>  }
> --
> 1.8.3.1
> 
> 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]