developer-productivity
Here are 64 public repositories matching this topic...
Problem
I'm getting this warning on k8s 1.23:
Warning: policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
on
Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.0", GitCommit:"c2b5237ccd9c0f1d600d3072634ca66cefdf272f", GitTreeState:"clean", BuildDate:"2021-08-04T18:03:20Z", GoVersion:"go1.1
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
May 18, 2022 - TypeScript
-
Updated
May 15, 2022 - Vue
Describe the bug
In DORA dashboards, for the top left gauge chart Weekly Release / Deployment Frequency (Avg), we use a UI built query to compute the average. It is incorrect because weeks with no releases / deployments are simply ignored in the final averaging because of how the query is built. Indeed, the first aggregation that counts per week will have no entries for week with no release /
-
Updated
Feb 14, 2022 - PHP
Add a toggle either global near the search or individually on snippet components.
- Global may be preferable to not clutter up the UI with a toggle on each snippet
- Or, when in full dashboard or a folder with many snippets, it may be inconvenient to scroll back to the top to enable it
- Could also be a preference in the profile
-
Updated
May 18, 2022 - JavaScript
-
Updated
Aug 4, 2021 - Batchfile
-
Updated
Apr 21, 2022 - Vue
-
Updated
Nov 27, 2021 - Go
-
Updated
May 27, 2020 - Shell
-
Updated
Dec 19, 2021 - C#
-
Updated
May 12, 2022
-
Updated
Jan 8, 2022 - Python
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Apr 12, 2022
-
Updated
Sep 29, 2021 - Python
-
Updated
Aug 29, 2019 - HTML
-
Updated
May 9, 2022 - JavaScript
-
Updated
May 1, 2022 - JavaScript
-
Updated
Dec 30, 2021 - PowerShell
-
Updated
May 12, 2022 - Python
-
Updated
Feb 5, 2021 - Shell
-
Updated
Mar 27, 2021
-
Updated
Jul 20, 2020 - Kotlin
-
Updated
May 1, 2022 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the developer-productivity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-productivity topic, visit your repo's landing page and select "manage topics."


/area API
/area autoscale
/kind cleanup
Actual Behavior
The
max-scaleandmin-scaleannotation has been introduced in knative/serving#12103 alignment. The client was using those names, but recently this changed to the inverse - knative/client#958. This leads to confusion on docs, and UX as seen in: https://github.com/knative/docs/iss