caasp-salt icon indicating copy to clipboard operation
caasp-salt copied to clipboard

A collection of salt states used to provision a kubernetes cluster

Results 6 caasp-salt issues
Sort by recently updated
recently updated
newest added

We have some reactors for sync grains/modules. I think they are not necessary afaik. If we start the orchestration and sync the grain/etc imho we don't need the reactors See...

Switch the testing script domains to RFC2606 `.test` TLD instead of `.server.com` and IPs from the RFC 5737 IP ranges. https://tools.ietf.org/html/rfc2606 https://tools.ietf.org/html/rfc5737

In our loggging we have `caas` instead of `caasp` see https://github.com/kubic-project/salt/pull/730#discussion_r257941069

tech-debt
easy-fix

Depends on https://github.com/kubic-project/velum/pull/706 TODO: - [ ] Use the proper registries operator image (not from the docker hub) Depends on https://github.com/kubic-project/velum/pull/706

fix for bug https://github.com/SUSE/doc-caasp/issues/161 fixed param for system reservation to --system-reserved from --kube-reserved The param was wrong, looked like a copy&paste error. Fixed the param according to kubelet specs: https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/

* Get rid of the `caasp_cmd.run` state, as the `retry` is now part of the standard Salt `cmd.run` state (and it was messing with it). bsc#1127036 This SHOULD be ported...

bug
release-3.0-candidate