Justin Nauman
af2a792a9a
Allows explicit include/exclude of namespaces on restores
...
- Introduces similar Include/Exclude declaration on the Restore
resource and cli flags
- Kept support for legacy Namespaces attribute until it could be
deprecating. Defining both IncludeNamespaces and Namespaces results
in a validation error and the Restore will not be processed (shouldn't
be able to occur)
Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com >
2017-09-05 17:17:41 -05:00
Steve Kriss
768aed4ddd
make --snapshot-volumes, --restore-volumes optional with sensible default behavior based on PVProvider existence
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2017-08-23 09:47:52 -07:00
Steve Kriss
ebc06fd632
make PVProvider optional in server config; disallow snap/restore PVs when not provided
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2017-08-23 09:46:15 -07:00
Justin Nauman
618de63d23
Doc updates where volume flags are concered
...
Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com >
2017-08-21 09:48:07 -05:00
Justin Nauman
d39d6f96fa
Adjusting docs and example
...
- Removed explicit setting of snapshot flags
- Removed node selector on replicaset to reduce manual steps for users
Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com >
2017-08-21 09:47:42 -05:00
Justin Nauman
3ea9899140
Adding in defaults for backup creation and restore
...
Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com >
2017-08-21 09:47:11 -05:00
Jessica Yao
e993dd0cbd
Merge pull request #47 from abiogenesis-now/jyao/add-release-doc-warning
...
[docs] Add warnings about doc changes between releases
2017-08-18 14:46:50 -07:00
Steve Kriss
80032639f1
fix mismatch between created and referenced SP name
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2017-08-17 15:37:38 -07:00
Jessica Yao
ef9eafacb4
address comments
...
Signed-off-by: Jessica Yao <jessica@heptio.com >
2017-08-16 14:03:05 -07:00
Jessica Yao
e19d964042
simplify local build instructions
...
Signed-off-by: Jessica Yao <jessica@heptio.com >
2017-08-16 10:36:31 -07:00
Jessica Yao
a57bd1698b
add comment about local images and container tags
...
Signed-off-by: Jessica Yao <jessica@heptio.com >
2017-08-16 09:35:24 -07:00
Jessica Yao
462e5443a8
use same versioning warning across the board
...
Signed-off-by: Jessica Yao <jessica@heptio.com >
2017-08-15 13:03:30 -07:00
Jessica Yao
91ba076cce
add warnings about doc changes between releases
...
Signed-off-by: Jessica Yao <jessica@heptio.com >
2017-08-15 10:18:31 -07:00
Mathias Merscher
df320d7bf3
adds support for S3 SSE with KMS
...
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net >
2017-08-14 18:18:19 +02:00
Andrew Williams
8cd5be9cf8
Remove snapshot text from "No PVs" section
...
Signed-off-by: Andrew Williams <williams.andrew@gmail.com >
2017-08-04 14:54:01 -05:00
Steve Kriss
1faa970ce2
update docs for restoring PVs from snapshot
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2017-08-04 11:56:46 -07:00
Carson A
a370718fbe
Run ark client container as the active user
...
Since the ark container runs as a non-privileged user by default there are cases where it may not be able to read some user's config files if the permissions are more restrictive. Running the ark as the active user will make sure that the config file can be used in all cases.
Signed-off-by: Carson Anderson <ca@carsonoid.net >
2017-08-04 11:30:07 -06:00
Andy Goldstein
2fe501f527
Initial commit
...
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com >
2017-08-02 13:27:17 -04:00