Copilot

Results 4682 issues of Copilot

This PR implements support for ignoring missing principals during ACL installation, similar to [SLING-12115](https://issues.apache.org/jira/browse/SLING-12115). This allows creating ACLs without creating the corresponding groups/users, deferring that to external group sync processes....

_Authors: Please fill out this form carefully and completely._ _Reviewers: By approving this Pull Request you are approving the code change, as well as its deployment and mitigation plans._ _Please...

Request to create an issue for replacing `fastexcel` with Apache `fesod` cannot be completed due to environment constraints. ### Blockers - **Cannot create GitHub issues** - This action is explicitly...

- [x] Convert Vue 2.7 site components from Options API to Composition API - [x] Apply `` syntax across all site components - [x] Convert lifecycle hooks: `mounted` → `onMounted()`,...

This PR adds support for configuring proxy sidecar container images in the Helm chart to enable deployments in air-gapped environments with custom container registries. ## Problem Previously, the proxy sidecar...

This PR adds comprehensive GitHub Copilot instructions to help AI coding agents work effectively in the azure-workload-identity codebase. The instructions provide a complete guide for building, testing, and developing the...

This PR adds comprehensive `.github/copilot-instructions.md` to guide GitHub Copilot coding agents through the Decidim development workflow. The instructions include all critical setup requirements, validated build procedures, and timing expectations based...

configuration

When using `jsonPatches` or other kustomize features, chartify runs `helm template` with `--dry-run=server` (added in #2271 for lookup function support) but wasn't passing `--kube-context`, causing helm to use the current...

This PR fixes the issue where chartify temporary directories were not being properly cleaned up, causing disk space issues over time. ## Problem When helmfile uses chartify to process charts,...

## Problem OCI registry authentication fails when the repository URL includes an organization or path component. For example, when using: ```yaml repositories: - name: ociregistry oci: true url: quay.io/ORG_NAME releases:...

in progress