Luke Addison

Results 43 issues of Luke Addison

The example auth module dispatches a HTTP request to determine whether to allow the request: https://github.com/tetratelabs/proxy-wasm-go-sdk/blob/main/examples/http_auth_random/main.go#L61-L65 This logs a critical error and returns a continue action. Does this mean that...

enhancement
question

This may be somewhere already that I can't find, but I think it'd be useful to document the relationship of proxy-wasm to WASI as it feels like they have the...

**What this PR does / why we need it**: We want the option (enabled by default) to run the kube services under `/system.slice` **Which issue this PR fixes** *(optional, in...

do-not-merge/hold
needs-rebase
priority/awaiting-more-evidence
release-note
size/M

**What this PR does / why we need it**: The `StatusCheckFailed_System` is a binary value so we must check for when the metric equals one ```release-note Fix autorecovery threshold for...

release-note
size/XS
dco-signoff: yes

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Tarmak fails to unseal vault ``` Jul 01 15:03:09 vault-2.tarmak.local vault-unsealer[1103]: time="2018-07-01T15:03:09Z" level=error msg="error unsealing vault: unable to...

kind/bug

**What this PR does / why we need it**: - Fail quickly by checking bastion instance exists when using `bastion_instance_status` data source - Only create vault init tokens on create...

do-not-merge/work-in-progress
do-not-merge/release-note-label-needed
needs-rebase
size/L
dco-signoff: no

**What this PR does / why we need it**: Allows the bastion to be created by reapplying when there it goes down **Which issue this PR fixes** *(optional, in `fixes...

do-not-merge/work-in-progress
needs-rebase
release-note
size/L
dco-signoff: no

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Ran `date --date='24 hours ago'` (the default for the since flag) on a Linux machine (that command doesn't...

kind/bug

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: When upgrading the [master and worker instance pools](https://playbooks.jetstack.io/tarmak/upgrading-instance-pool.html) `tarmak clusters apply --infrastructure-only` ran the convergence code even though...

kind/bug

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Following the instructions from the docs: https://docs.tarmak.io/release-0.5/user-guide.html ``` tarmak init tarmak clusters images build tarmak clusters apply ```...

kind/bug