Sambhav Kothari
Sambhav Kothari
+1 on this proposal. I wonder if similar to the build env variables, basic functionality like setting labels or runtime environment variables should be defined in the project descriptor.
https://github.com/samj1912/project-descriptor-buildpack Created this meanwhile
> There's an important distinction between labels and annotations. OCI recommends these annotations, but AIUI images in the daemon can't (currently?) be annotated, only labeled. > > Talking to @ekcasey...
@imjasonh - updated to annotations conditional on the registry.
Per the last RFC deep dive meeting, I have converted this RFC to only cover the "layerization" part. I will create a sibling RFC for "shared-layers" which should be implemented...
Coverting this to a draft while it is still blocked.
@aemengo really sorry to be going back and forth on this, but @natalieparellano and I were discussing the genpkgs implementation (https://buildpacks.slack.com/archives/CCP60GJLS/p1639669644077300) and it might make the implementation easier if the...
Given the recent discussions around different ways of caching things using the buildpacks API and the complexity surrounding them, we are converting this RFC to a draft until further needs/use...
Assigning this to myself for now. If I don't get to it within the next week, we can open this up with a "help wanted" tag.
For standard list of log levels, there is an open issue at https://github.com/open-telemetry/opentelemetry-specification/issues/2039