-
When deploying to S3, especially for website resources, you'd want to have more refined control on the caching (--cache-control). Our use-case would set no caching for the html files, but all other we…
-
This is probably a course correcting feature proposal that could be useful for when migrating towards AngularJS 2.0, I probably will like to do that, but first I'd like to know what you guys think.
R…
-
Hello,
Using the official docker image into our CI/CD pipeline gives the following error. Do I need to install license_finder or symlink anything for the command to work. Am I using it wrong?
I…
-
This is highly linked to #10, so start by reading that.
Again, my feeling is that this is out of scope. I also think that notes on the run up to the assessment should fall directly into the backlog …
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind feature
**What happened**:
>[AppArmor](https://wiki.ubuntu.com/AppArmor) is a Mandatory Access Control (MAC) system which is a kernel (LSM) enh…
-
Gradle 7 is deprecating "compile" in favour of "implementation" instead.
```
The compile configuration has been deprecated for dependency declaration. This will fail with an error in Gradle 7.0. P…
-
I was doing a bit of housekeeping and noticed this in loggregator:
```
deadcode: router/internal/server/v2/envelope_traverser.gen.go:20:1: hashBool is unused
deadcode: router/internal/server/v2/e…
-
Scaling the application effectively doubles the number of logs produced, but this is not accounted for when consuming them. It seems likely the application could using the java client to either check …
-
This repo shows up in the first page of a web search for "cloudfoundry polyglot service discovery"
I wonder if we should archive it and/or move it to [the attic](https://github.com/cloudfoundry-att…
-
Related to #6, logmon should support self signed certs.