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

docs: Directories and links aren't supported #568

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

cgwalters
Copy link
Member

Reported by QE. Now separately we seemed not to fail trying to
do this for some reason; will investigate that.

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 21, 2019
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 21, 2019
@cgwalters
Copy link
Member Author

/hold

more to this

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 21, 2019
Reported by QE.  Now separately we seemed not to fail trying to
do this for some reason; will investigate that.

Move the things we do support to the top for clarity.
@cgwalters cgwalters changed the title docs: Directories aren't supported docs: Directories and links aren't supported Mar 21, 2019
@schituku
Copy link

https://github.com/openshift/machine-config-operator/blob/master/docs/MachineConfigDaemon.md#supported-vs-unsupported-ignition-config-changes
Directories, files, links and systemd units are supported ignition config changes as per the doc

@jlebon
Copy link
Member

jlebon commented Mar 21, 2019

Related: #328

@cgwalters
Copy link
Member Author

Yep, I updated this to mark links as unsupported too. IOW just files and systemd units are supported.

@jlebon
Copy link
Member

jlebon commented Mar 21, 2019

/approve

@kikisdeliveryservice
Copy link
Contributor

good catch @cgwalters

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 21, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, jlebon, kikisdeliveryservice

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:
  • OWNERS [cgwalters,jlebon,kikisdeliveryservice]

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

@kikisdeliveryservice
Copy link
Contributor

is this good to go? still has a hold on it.

@cgwalters
Copy link
Member Author

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 22, 2019
@openshift-merge-robot openshift-merge-robot merged commit 495fe2d into openshift:master Mar 22, 2019
@schituku
Copy link

It looks like the doc based on which I reported this issue is now updated to have the directories and links not supported. Does that mean that this PR will be closed and will not make it? @cgwalters @jlebon
https://github.com/openshift/machine-config-operator/blob/master/docs/MachineConfigDaemon.md#supported-vs-unsupported-ignition-config-changes

@cgwalters
Copy link
Member Author

I don't quite understand, which doc are you talking about? Do you see something wrong with the code/docs in this repo?

@schituku
Copy link

I'm referencing the table in [1] which lists the supported vs unsupported. Last week it used to say
Links YES
Directories YES
Now it says NO.

[1] https://github.com/openshift/machine-config-operator/blob/master/docs/MachineConfigDaemon.md#supported-vs-unsupported-ignition-config-changes

@kikisdeliveryservice
Copy link
Contributor

@schituku we have updated the table to accurately reflect what is supported. The current chart is the canonical status of our ignition support. Please use that table and its contents going forward.

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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants