-
## Description
When the pod will be deleted on XFS, it seems that the hostpath cleanup container will not remove the created xfs project id, which leaves a lot of dangling ones on the server.
## E…
-
**Tell us about your request**
What do you want us to build?
I'm seeing a number of feature requests to launch nodes separately from pending pods. This issue is intended to broadly track this disc…
-
ScyllaDB supports running on `arm64` and `amd64` and also publishes container images for both of them. So far the operator has been building and testing only on `amd64`. This epic tracks adding arm64 …
-
After upgrading packer from version 1.6.0 to 1.6.2, we started experiencing the following kind of errors in our builds:
error initializing provisioner 'shell': EOF
and
error initializ…
-
is there a way to set env variable in the context where the goss binary is downloaded ?
I want to set proxy env variable to let curl || wget to connect on internet
-
### Vagrant version
```
Vagrant 2.2.16
```
### Host operating system
Fedora 35
### Guest operating system
Fedora 36
### Vagrantfile
```ruby
Vagrant.configure("2") do |config|
…
-
When `vagrant provision` starts child processes thru shell provisioner, if we interrupt (Ctrl-C) vagrant, the child processes aren't interrupted altogether. The `Waiting for cleanup before exiting...`…
-
Hi,
I had an issue where `data_bags` couldn't be found because I was not running kitchen from my cookbook (I run multiple Kitchen from a Rakefile ) . Even if I specified a correct `:kitchen_root`, `ca…
-
I'm trying to setup our testing framework to take advantage of the new features in the latest kitchen release for shell provisioners. I'm following along almost exactly with the cookbook example foun…
-