James Masson

Results 12 issues of James Masson

I noticed that landscaper supports the ```--namespace``` option for setting the namespace a helm chart is deployed to. To be clear - this is not what I'm after.... I would...

If Cloud-init is used to trigger installs of docker, docker startup, and provisioning in general will just hang. This is irrespective of what the actual method of install/config is -...

Pre-packer ( eg. box 237 ) the NAT rules between containers was something like... ``` Chain warden-postrouting (1 references) pkts bytes target prot opt in out source destination 0 0...

open-for-contribution

We're tailoring HAProxy configuration for a Pivotal customer that requires tight control over the SSL ciphers used to encrypt traffic to CloudFoundry. We can do this with this HAproxy config...

open-for-contribution

# Issue Type - Bug report # Molecule and Ansible details ``` (new_venv) [packer ansible]$ ansible --version && molecule --version ansible [core 2.13.7] config file = /packer/ansible/ansible.cfg configured module search...

bug

**What I'd like:** A setting to control an auto-loaded kernel module's options. Extending from https://bottlerocket.dev/en/os/1.18.x/api/settings/kernel/#modules_autoload ... eg. ``` [settings.kernel.modules.ip_vs_lc] allowed = true autoload = true options = [ "my_option =...

type/enhancement
status/research
area/settings

**What I'd like:** A setting to control the CPUs allowed to run the internal cgroup for the bottlerocket OS/containers itself. eg. ``` [ settings.os-resources.cgroup ] "allowed-cpus" = "0-3" ``` We...

type/enhancement
area/core
area/settings

**Is your feature request related to a problem?** As a Kubernetes admin, running clusters for development use, I would like to ensure that developers have a safe default of front-end...

lifecycle/rotten

### What is the problem you're trying to solve Consider a system set up with low-jitter tolerance workloads isolated with Cpusets - as is typically done with K8s cpu-manager static...

kind/feature

**Issue number:** From private discussions. **Description of changes:** Enabling a selection of Kernel build-options to allow users to select various low-latency and low-jitter behaviours from the kernel. These kernel options...