faangbait

Results 15 issues of faangbait

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/question

**Issue:** Guidance from Red Hat for containerized development recommends images without yum installed. From https://access.redhat.com/solutions/3144031: > The rhel-atomic / rhel7-atomic / rhel7/rhel-atomic container image uses microdnf instead of yum for...

help wanted
request

Fix for #1363 Signed-off-by: S Smith

enhancement

If you receive two copies of a card via swap, the first distinct is highlighted. However, in Chaos, you may be forced to play the other version.

Can we compile a list of the (undocumented) warning codes? Here's what I've got so far, but I'm missing a few: ```go type WarningCode uint16 const ( DuplicateOrder WarningCode =...

Because jdbc and similar templates print secrets as stringData, a password containing special escape codes (e.g. `{{`) will cause the templating engine to fail, returning `An unhandled exception occurred while...

Throughout the IBM MAS documentation, there's a lot of tricky one-liners to generate the value for SLS_LICENSE_ID, a 12-character hexadecimal string. Most of them are actually three-liners. For example: -...

### Collection version 22.3.2 ### Environment information ```console ansible 8.7.0 ansible-core 2.15.12 ``` ### What happened? This ticket is reopening #1430 -- more variables are missing in the scheduled job....

Bug Report

https://github.com/ibm-mas/ansible-devops/blob/1792e98b77b32185c486da66a31c4c89fb11bfcf/ibm/mas_devops/plugins/filter/filters.py#L27 This needs a comment saying that it's looking for matching datacenters and pods. e.g. defining your private/public vlans as `bcr01a.dal10` and `fcr01a.dal10` since it's matching on `01a`.

##### SUMMARY [kubernetes.core.k8s.state](https://docs.ansible.com/ansible/latest/collections/kubernetes/core/k8s_module.html#parameter-state) reads "If set to present, an existing object will be patched, if its attributes differ from those specified using resource_definition or src." Should read "If set to...

type/documentation