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

Add emptydir extension #4064

Merged
merged 2 commits into from
Jul 28, 2021
Merged

Conversation

skonto
Copy link
Contributor

@skonto skonto commented Jul 28, 2021

Proposed Changes

  • Adds doc under feature flags page for empty dir. This is part of this work.

@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Jul 28, 2021
@netlify
Copy link

netlify bot commented Jul 28, 2021

✔️ Deploy Preview for knative ready!

🔨 Explore the source changes: 9585e80

🔍 Inspect the deploy log: https://app.netlify.com/sites/knative/deploys/61016e1969a80c000899589e

😎 Browse the preview: https://deploy-preview-4064--knative.netlify.app/development/serving/feature-flags

@knative-prow-robot knative-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 28, 2021
Copy link
Member

@julz julz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

* **Type**: extension
* **ConfigMap key:** `kubernetes.podspec-volumes-emptydir`

This extension controls whether [emptyDir](https://kubernetes.io/docs/concepts/storage/volumes/#emptydir) can be specified.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This extension controls whether [emptyDir](https://kubernetes.io/docs/concepts/storage/volumes/#emptydir) can be specified.
This extension controls whether [emptyDir](https://kubernetes.io/docs/concepts/storage/volumes/#emptydir) volumes can be specified.

Copy link
Contributor

@abrennan89 abrennan89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one very minor formatting tweak to add a line space

docs/serving/feature-flags.md Show resolved Hide resolved
@abrennan89
Copy link
Contributor

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 28, 2021
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abrennan89, skonto

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 28, 2021
@knative-prow-robot knative-prow-robot merged commit 880e33b into knative:mkdocs Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants