Lucas Arnström

Results 5 issues of Lucas Arnström

This role tries to install the `libsemanage-python` on CentOS 8. But there is no such package for that release. Instead you should use `python3-libsemanage`. However, i dont really think its...

Hi, i have the following models: ``` client.define('role', { name: '', displayname: '', service_authorizations: { jsonApi: 'hasMany', type: 'service_authorization' } }) client.define('service', { name: '', displayname: '', service_authorizations: { jsonApi:...

**Do you want to request a *feature* or report a *bug*?** Report bug **What is the current behavior?** Importing Jira projects is not possible. Most likely Jira has changed their...

This PR also: * Updates the patch() function to default to `modified = false` for better readability. * Updates the testsuite to test the local python file instead of the...

This https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/helmcharts/#the-current-builtin page says OCI registries will not be supported. However, this PR https://github.com/kubernetes-sigs/kustomize/pull/5167 added support for OCI registries.

triage/accepted