This PS increases the kubelet's api-burst and api-qps params to
better coincide with what the max-pods param allows.
Change-Id: I352bbd26f2657ee6c1ec64930a983f2c2dc824fc
- A new schema for a Deckhand document that contains a Seccomp default
profile.
- A Seccomp profile that creates the default seccomp profile file
at defined seccomp profile root.
- A bootaction that puts the default seccomp profile in place.
- Modified Kubelet config to support seccomp profile root dir's path.
Change-Id: I83fb3cab11cec5ddf3bceefbc0cb1c7222ae06f4
This adapts manifests to be in line of using git reference
for refering to global/secrets repos instead of versioned folders.
Change-Id: I0100fb90666e335bd99d304b3804c180b25a9d16
Depends-On: https://review.openstack.org/#/c/577886/