scott-kausler
scott-kausler
**What happened**: The ingress controller reported that the "Service does not have any active Endpoint" when in fact the service did have active endpoints. I was able to verify the...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? The https://github.com/conda/conda-lock page mentions that meta.yaml is...
**Is your feature request related to a problem? Please describe.** Yes. By following the example of creating a systemd service, I was successfully able to run a service when invoking...
**Describe the bug** Updating the VaultAuth .spec.kubernetes.role do not propagate when done as part of a helm upgrade. **To Reproduce** Steps to reproduce the behavior: 1. Create a helm chart...
### Workspace linguist ### 📜 Description As part of processing entities, the Liniguest plugin [calls a cleanEntities method](https://github.com/backstage/community-plugins/blob/main/workspaces/linguist/plugins/linguist-backend/src/api/LinguistBackendClient.ts#L131) which iterates over ALL entities instead of respecting the batchSize. When there...
…gle call when cleaning up linguist entities by merging it with the add call. ## Hey, I just made a Pull Request! #### :heavy_check_mark: Checklist - [X] A changeset describing...