Andy Goldstein
6cf3db6244
Support make test WHAT=.....
...
Signed-off-by: Andy Goldstein <goldsteina@vmware.com >
2019-01-03 15:27:41 -05:00
Andy Goldstein and GitHub
fd8bf14bb6
Merge pull request #1090 from dobozysaurus/issue-502
...
Added GOFLAGS support
2019-01-03 15:20:26 -05:00
Andy Goldstein and GitHub
ca107423f0
Merge pull request #1098 from Bradamant3/small-reorg
...
reorganize get started for simplicity, clarity
2019-01-03 15:02:31 -05:00
Andy Goldstein and GitHub
7384cf1115
Merge pull request #1131 from hex108/doc
...
Add note about kubeconfig in doc get-started.md
2019-01-03 15:00:13 -05:00
Steve Kriss and GitHub
3be3ec434b
Merge pull request #1139 from ncdc/remove-year-from-boilerplate
...
Remove YEAR from generated boilerplate comment
2019-01-03 10:36:40 -07:00
Andy Goldstein
e38e2fc5a1
Remove YEAR from generated boilerplate comment
...
Signed-off-by: Andy Goldstein <goldsteina@vmware.com >
2019-01-03 12:22:19 -05:00
Jun Gong
702d0f76c2
Add debugging-install link in doc get-started.md
...
Signed-off-by: Jun Gong <jungong@tencent.com >
2019-01-03 09:19:42 +08:00
Andy Goldstein and GitHub
2ed241b0b7
Merge pull request #1124 from skriss/ark-version-changes
...
ark version changes
2018-12-19 16:24:07 -05:00
Nolan Brubaker and GitHub
ff0ac68157
Merge pull request #1127 from skriss/fix-quickstart-links
...
update links to point to get-started.md
2018-12-10 12:46:40 -05:00
Nolan Brubaker and GitHub
c34e3b9127
Merge pull request #988 from carlisia/c-crd-msg
...
Improve directions when location CRDs not deployed
2018-12-07 16:45:15 -05:00
Steve Kriss
d69e819122
update links to point to get-started.md
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-07 14:14:52 -07:00
Carlisia
1906c33eb2
Improve directions when location CRDs not deployed
...
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
2018-12-07 10:41:40 -08:00
Steve Kriss
32dd33e211
changelog
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-07 09:59:03 -07:00
Steve Kriss
246d75811a
version cmd: move tree state into git sha line
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-07 09:59:03 -07:00
Steve Kriss
ac317a87ff
show full git SHA in ark version output
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-07 09:59:03 -07:00
Andy Goldstein and GitHub
59ca9a3974
Merge pull request #1120 from jwhitcraft/schedule-delete-fix
...
Fix output of Schedule Delete
2018-12-06 15:38:31 -05:00
Jon Whitcraft
f983f4fb21
Fix output of Schedule Delete
...
It should be `\n` and not `/n/` when doing the printf on a schedule delete.
Signed-off-by: Jon Whitcraft <jwhitcraft@mac.com >
2018-12-06 15:33:14 -05:00
Wayne Witzel III and GitHub
f1deff8ffc
Merge pull request #1114 from skriss/goreleaser-updates
...
makefile updates for goreleaser
2018-12-06 14:50:53 -05:00
Steve Kriss
6a60a55ba5
rename 'make goreleaser' to 'make release', remove obsolete targets
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-06 11:06:24 -07:00
Steve Kriss and GitHub
5b529d2da0
Merge pull request #1115 from wwitzel3/issue-1112
...
Move changelog entries to their own files
2018-12-06 11:02:59 -07:00
Steve Kriss and GitHub
cc47b65830
Merge pull request #1118 from acbramley/master
...
Fix minio setup job command
2018-12-06 11:01:20 -07:00
Adam Bramley
90babe0ed3
Fix minio setup job command
...
Signed-off-by: Adam Bramley <adam.bramley@previousnext.com.au >
2018-12-06 16:05:28 +11:00
Wayne Witzel III
1b7a64a812
Add changelog make target helper
...
Signed-off-by: Wayne Witzel III <wayne@riotousliving.com >
2018-12-05 13:32:02 -05:00
Wayne Witzel III
1da5702c0f
Move changelog entries to their own files
...
Signed-off-by: Wayne Witzel III <wayne@riotousliving.com >
2018-12-05 11:00:11 -05:00
Wayne Witzel III and GitHub
5464b3dce8
Merge pull request #234 from ncdc/pprof
...
Add pprof support to ark server
2018-12-05 10:30:43 -05:00
Andy Goldstein
aa9d96f3b7
Add pprof support to ark server
...
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com >
2018-12-05 10:13:39 -05:00
Steve Kriss and GitHub
8955199e37
Merge pull request #998 from bashofmann/add-aws-s3-v1-signer
...
Allow to use AWS Signature v1 for creating signed AWS urls
2018-12-04 14:15:04 -07:00
Bastian Hofmann
e13806e0b8
Allow to use AWS Signature v1 for creating signed AWS urls
...
Some aws implementations, for example the quobyte object storage, do not
support the v4 signing algorithm, but only v1.
This makes it possible to configure the signatureVersion.
The algorithm implementation was ported from https://github.com/oNestLab/botocore/blob/d6c1be296e8cfe0706cb0c8bbcad9c095d0f4d09/botocore/auth.py#L860-L862
which is used by the aws CLI client.
This fixes https://github.com/heptio/ark/issues/811 .
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com >
2018-12-04 18:32:41 +01:00
Steve Kriss and GitHub
555f73c3ea
Merge pull request #1048 from ncdc/remove-default-token-from-all-service-accounts
...
Remove default token from all service accounts
2018-12-04 10:01:50 -07:00
Andy Goldstein
62d8c642d2
Remove default token from all service accounts
...
Instead of only removing the default token from a service account when
it already exists in the cluster, always remove it. If the service
account already exists, continue to do the merging logic.
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com >
2018-12-04 11:41:18 -05:00
Nolan Brubaker and GitHub
a4a09f09a2
Merge pull request #955 from wwitzel3/issue-765
...
add multizone/regional support to gcp
2018-12-04 11:38:25 -05:00
Wayne Witzel III and GitHub
312c6f5c3d
Merge pull request #1107 from skriss/fix-bsl-config-docs
...
fix indendation of BSL config in docs
2018-12-04 10:39:40 -05:00
Wayne Witzel III
b92b35d42b
add multizone/region support to gcp
...
Signed-off-by: Wayne Witzel III <wayne@riotousliving.com >
2018-12-04 10:24:55 -05:00
Wayne Witzel III
cdd499dc27
update vendoring
...
Signed-off-by: Wayne Witzel III <wayne@riotousliving.com >
2018-12-04 10:23:49 -05:00
Wayne Witzel III and GitHub
6b910e621a
Merge pull request #1108 from wwitzel3/devel-changelog
...
Update current development changelog
2018-12-03 22:32:48 -05:00
Wayne Witzel III
7dd62f8374
Update current development changelog
...
Signed-off-by: Wayne Witzel III <wayne@riotousliving.com >
2018-12-03 17:23:38 -05:00
Nolan Brubaker and GitHub
0dd1c4b086
Merge pull request #1105 from skriss/api-versions-docs
...
document Ark's behavior re: API versions
2018-12-03 16:40:56 -05:00
Nolan Brubaker and GitHub
51652e6a8c
Merge pull request #1106 from skriss/fix-broken-link
...
add back missing link ref
2018-12-03 16:39:40 -05:00
Steve Kriss
bdf2615eb0
fix indendation of BSL config in docs
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-03 14:34:27 -07:00
Nolan Brubaker and GitHub
ae4bffe30b
Merge pull request #1063 from wwitzel3/changelog
...
adjust changelog layout and update contributing details.
2018-12-03 16:16:33 -05:00
Steve Kriss
f7fe949aa7
add back missing link ref
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-03 14:05:10 -07:00
Steve Kriss
d28f445c5a
document Ark's behavior re: API versions
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-12-03 13:49:05 -07:00
Wayne Witzel III
7bdd7f8c87
Fixes for CHANGELOG from review
...
Signed-off-by: Wayne Witzel III <wayne@riotousliving.com >
2018-12-03 13:26:03 -05:00
Jennifer Rondeau and GitHub
4c5f352a73
Merge pull request #1099 from skriss/fix-broken-links
...
fix/standardize links to api-types pages
2018-12-03 09:01:28 -05:00
Steve Kriss
e6ef2ba9e8
fix/standardize links to api-types pages
...
Signed-off-by: Steve Kriss <steve@heptio.com >
2018-11-30 10:02:38 -07:00
JENNIFER RONDEAU
b8835d7880
reorganize get started for simplicity, clarity
...
Signed-off-by: JENNIFER RONDEAU <jrondeau@heptio.com >
2018-11-30 09:45:14 -05:00
Mike Dobozy
a002ae6315
Added GOFLAGS support
...
Signed-off-by: Mike Dobozy <dobozysaurus@Mikes-Air.fios-router.home >
2018-11-27 17:08:45 -05:00
Andy Goldstein and GitHub
09042a9015
Merge pull request #1074 from mwieczorek/del-priority
...
Delete spec.priority in pod restore action
2018-11-26 14:05:51 -05:00
Michal Wieczorek
43cd2ca36f
Delete spec.priority in pod restore action
...
Signed-off-by: Michal Wieczorek <wieczorek-michal@wp.pl >
2018-11-22 09:54:49 +01:00
Andy Goldstein and GitHub
71214fa640
Merge pull request #1065 from omerlh/brew_ref
...
Added brew reference
2018-11-21 13:36:45 -05:00