Skip to content

Instantly share code, notes, and snippets.

@pratikmallya
Last active December 5, 2019 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pratikmallya/584d72764b1ddfe51c21e27b1141e2e9 to your computer and use it in GitHub Desktop.
Save pratikmallya/584d72764b1ddfe51c21e27b1141e2e9 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@pratikmallya
Copy link
Author

pratikmallya commented Dec 5, 2019

Digging into how kustomize works, led me to JSON patching, which has an RFC, which was a fairly recent one. Naturally, I wondered what the trend was of the number of RFC's per year from its inception. This pretty hacky code is the result.

The plot below is the result of running the notebook in Jupyter. RFC's/yr seems like its been trending downwards this decade :(

newplot(1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment