lae

Results 30 issues of lae

Hello traveler, This role is a bit unmaintained since I no longer have an Active Directory environment to work with (left that job a couple years ago), however it has...

Was brought up in discussions, seems like a useful feature request. > Having checked the PVE API documentation (https://pve.proxmox.com/pve-docs/api-viewer/index.html#/access/users/{userid}/token/{tokenid}) it looks like token management has its own configuration endpoint, and...

enhancement
good first issue

Not sure when this started occurring, but my workstation's `/etc/default/grub` seems to be having deduplication issues: ```bash GRUB_CMDLINE_LINUX_DEFAULT="" GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 console=ttyS1,115200n8 console=tty0 amd_iommu=on iommu=pt vfio-pci.ids= pci.stub.ids= nmi_watchdog=0 hugepagesz=1G default_hugepagesz=2M nmi_watchdog=0 nmi_watchdog=0"...

It seems like something changed in the Actions environment or PVE installation has gotten big enough in the past two months to cause the CI workflow to start failing with...

bug

Hardcoded host in action_dlcontent.py needs to be replaced with configuration setting. There might be other places too but I haven't checked. Opening per #1500.

enhancement

Removes chart name/version from selector labels, which for StatefulSets are meant to be immutable. This seems to be what other chart maintainers have done, e.g. https://github.com/elastic/helm-charts/pull/622 see https://github.com/helm/charts/issues/7680 This fixes...

Fixes the following error in backup jobs when attempting to run backups using Dgraph-AuthToken w/o ACL: ``` cat: /backup_secrets/backup_auth_token: No such file or directory ```