Oleg Kunitsyn
Oleg Kunitsyn
In the scope of this issue: - remove a badge about the version from `Readme.md` because we are updating it dynamically, - add comments from helm values.
Using a helm chart we'll face this [issue](https://github.com/aenix-io/etcd-operator/pull/78#issuecomment-2034269428), please investigate it and try to resolve it.
Hi! Issue from this [Slack conversation](https://earthlycommunity.slack.com/archives/C01DL2928RM/p1684682231083159). It looks like the explicit cache doesn't work with `SAVE ARTIFACT / COPY` statements. Here's a small demo: 1) Create a java application with...
#### What is the purpose of this change? Implement Prometheus metrics on a dedicated port #### Was the change discussed in an issue or in the forum before? https://github.com/rclone/rclone/issues/7940 ####...
It creates tests with broken aliases using nested external references. Also, it provides a possible fix that makes code compilable.
Hi, I've encountered an unusual behavior with code generation and wanted to share my findings. While I'm not entirely sure of the root cause, I was able to consistently reproduce...
Hi! Here's just a simple call that merges `allOf` section inside of the property if it's needed. For more context, see the [issue](https://github.com/oapi-codegen/oapi-codegen/issues/1746).
Hi! I'm new to `oapi-codegen` and absolutely love it! I'm working on generating models for use with `gorm`, and I'm facing a challenge with needing actual references to structs in...
### Describe the feature request Use [logr](https://github.com/TwiN/logr) instead of `log/slog` ### Why do you personally want this feature to be implemented? https://github.com/TwiN/k8s-ttl-controller/pull/102#issuecomment-2534486024 ### How long have you been using this...
### Describe the feature request Make constants and current parameters configurable through both a configuration file and environment variables using [viper](https://github.com/spf13/viper). ### Why do you personally want this feature to...