Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week Ending June 21, 2020 #183

Open
github-actions bot opened this issue Jun 23, 2020 · 0 comments
Open

Week Ending June 21, 2020 #183

github-actions bot opened this issue Jun 23, 2020 · 0 comments
Labels
liens/Kubernetes Liens à propos de l'aktu

Comments

@github-actions
Copy link

Developer News

We’re creating WG-Naming to resolve some longstanding naming problems in Kubernetes, mainly offensive/misleading terms like “whitelist”. If you’re really good with grep and sed, contact Stephen about helping out.

SIG-Contribex has a marketing team who can help you if your SIG needs to recruit more contributors.

Registry flip: gcr.io/google-containers started the flip to gcr.io/k8s-artifacts-prod on Monday. Everything should be changed by Thursday, hopefully.

Release Schedule

Next Deadline: Finish Docs PRs, July 6th

Please spend this week working on your documentation for any 1.19 features. Remember, no docs means no feature.

Also: Code Freeze is July 9th.

1.18.4, 1.17.7, and 1.16.11 came out last week. This is largely a “bugfix” release with no CVE patches, and one small API change.

Featured PRs

#89778: ingress: Add Ingress to v1 API and update backend to defaultBackend

The Ingress system has graduated to to GA and networking.k8s.io/v1! This version bump does come with a number of schema and validation changes, most notably that defaultBackend is now more clearly labeled as such and pathType is a required value. Not all Ingress Controllers even support the new path type field but now is a good time to look over your Ingress usage and start planning which modes will work best for you. This was joined by a kubectl PR to add v1 output formatting and improved support for the largely-nascent resource backend system.

#91608: Feature implement json logformat

Building on the modular formatting system from last month, we now have bona fide JSON logging output. As the structured logging system is used in more places, the context fields will improve, but already you can use this with an existing JSON logging pipeline or analysis system. As you add new logging output, make sure to check out guide to using the structured logging API and add context fields!

#91927: replace whitelist to allowlist

While the WG-Naming group is still getting formed, some work to improve outdated terminology has begun. If you are interested in learning more about the working group, check out the mailing list or, once they begin, join in on the meetings.

Other Merges

Promotions

Deprecated

  • kubectl get --export flag, deprecated in 1.14, removed

Version Updates

@github-actions github-actions bot added the liens/Kubernetes Liens à propos de l'aktu label Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
liens/Kubernetes Liens à propos de l'aktu
Projects
None yet
Development

No branches or pull requests

0 participants