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

Feature reqeust: add in support for reading multiple YAML files and directories #22

Closed
hbagdi opened this issue Jun 18, 2019 · 1 comment
Labels
feature New feature or request
Milestone

Comments

@hbagdi
Copy link
Member

hbagdi commented Jun 18, 2019

No description provided.

@arun-a-nayagam
Copy link

Eagerly waiting for it!

@hbagdi hbagdi added this to the v0.5.0 milestone Jul 26, 2019
hbagdi added a commit that referenced this issue Jul 31, 2019
The `-s` flag in diff and sync command now can take a directory path
as input in addition to the previous behavior of taking a single file as
input.
When a directory is provided, decK lists all the files inside the
directory recursively, reads all the YAML files and renders the target
state from it.

See #22
@hbagdi hbagdi added the feature New feature or request label Jul 31, 2019
hbagdi added a commit that referenced this issue Jul 31, 2019
The `-s` flag in diff and sync command now can take a directory path
as input in addition to the previous behavior of taking a single file as
input.
When a directory is provided, decK lists all the files inside the
directory recursively, reads all the YAML files and renders the target
state from it.

See #22
hbagdi added a commit that referenced this issue Jul 31, 2019
The `-s` flag in diff and sync command now can take a directory path
as input in addition to the previous behavior of taking a single file as
input.
When a directory is provided, decK lists all the files inside the
directory recursively, reads all the YAML files and renders the target
state from it.

See #22
@hbagdi hbagdi closed this as completed Jul 31, 2019
rainest pushed a commit that referenced this issue Apr 21, 2021
The `-s` flag in diff and sync command now can take a directory path
as input in addition to the previous behavior of taking a single file as
input.
When a directory is provided, decK lists all the files inside the
directory recursively, reads all the YAML files and renders the target
state from it.

See #22
rainest pushed a commit that referenced this issue Jul 19, 2021
Bumps alpine from 3.11 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AntoineJac pushed a commit that referenced this issue Jan 23, 2024
The `-s` flag in diff and sync command now can take a directory path
as input in addition to the previous behavior of taking a single file as
input.
When a directory is provided, decK lists all the files inside the
directory recursively, reads all the YAML files and renders the target
state from it.

See #22
AntoineJac pushed a commit that referenced this issue Jan 23, 2024
Bumps alpine from 3.11 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants