Furkan Türkal
Furkan Türkal
**Description** To ensure image module is instantiated in the root `main.tf`. - [ ] migrate the [lint.sh code](https://github.com/chainguard-images/images/blob/cd24ef13d294563f385ec80b6262a596cb47efa3/lint.sh#L5-L10) to wolfictl As we discussed with @imjasonh, dropping the idea here so...
**Description** In the [advisories](https://github.com/wolfi-dev/advisories) repo, we currently does not sign the `security.json` artifact [^0] that generated in `build-and-publish-secdb.yaml` action. This file is exists to be consumed by scanner DB pipelines....
**Description** Here is an example: https://github.com/chainguard-dev/enterprise-packages/pull/279/files There should be a lint that checks the `package.dependencies.provides` if version specified in `package.name` with suffix. cc @developer-guy /assign
_With @developer-guy, we thought an idea to enhance overall developer productivity when adding a brand-new packages. Find the proposal below._ --- ### Abstract Introduce a new `init` sub-command to significantly...
**Description** Imagine we want to build the following package: ```yaml package: name: foo version: 1.2.3 ``` We should not allow this since there could be already package named `foo` that...
Allows us to bundle the correct JDK version with the package and run tests for each supported JDK version at the package level for Spark.
As [Debugging](https://ko.build/features/debugging/) doc mentions `--debug` flag under `How it works` section, I can able to see this flag on [CLI doc ref](https://github.com/ko-build/ko/blob/main/docs/reference/ko_build.md#options), whereas I couldn't see it on `ko build...
## What did you do - How was the cluster created? - `-` - What did you do afterwards? - k3d commands? `k3d image import ` - docker commands? `-`...
### Proposal KEDA already supports GitHub Runners. As a self-hosted GitLab user, it'd be great to have support for GitLab Runners. ### Scaler Source https://docs.gitlab.com/runner/ ### Scaling Mechanics https://docs.gitlab.com/runner/fleet_scaling/ ###...