kubernetes-sigs / image-builder

Tools for building Kubernetes disk images
https://image-builder.sigs.k8s.io/
Apache License 2.0
376 stars 379 forks source link

Use GOSS to verify that expected kernel parameters are set #284

Closed codenrhoden closed 4 years ago

codenrhoden commented 4 years ago

Verify that the kernel parameters that we are setting with Ansible haven't been undone/changed by later settings or custom roles. This is mainly the settings at https://github.com/kubernetes-sigs/image-builder/blob/00377e8ea77e7ad42b29bc5853eb426fce186118/images/capi/ansible/roles/node/tasks/main.yml#L33-L75

EleanorRigby commented 4 years ago

@codenrhoden Can I work on this?

EleanorRigby commented 4 years ago

Can be closed

detiber commented 4 years ago

/close

k8s-ci-robot commented 4 years ago

@detiber: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/image-builder/issues/284#issuecomment-665757127): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.