Diamon Wiggins
|
ec6ec59303
|
fixing tests
|
2022-09-13 23:27:49 -04:00 |
|
Diamon Wiggins
|
e53871b4dc
|
adding tests
|
2022-09-13 23:00:57 -04:00 |
|
Diamon Wiggins
|
93da8b6ac7
|
change name of flag
|
2022-09-13 18:42:33 -04:00 |
|
Diamon Wiggins
|
ad23763d6b
|
remove comment
|
2022-09-11 18:46:31 -04:00 |
|
Diamon Wiggins
|
7120516b13
|
fixing description for cli flags
|
2022-09-11 18:39:55 -04:00 |
|
Diamon Wiggins
|
ed34afc51b
|
adding back default collectors
|
2022-09-11 18:33:35 -04:00 |
|
Diamon Wiggins
|
d4e5c0dba4
|
discovery support bundle specs from secrets matching label selector
|
2022-09-11 18:28:24 -04:00 |
|
Xav Paice
|
05d3e66de9
|
Merge pull request #683 from replicatedhq/danj-multiple-inputs
Danj multiple inputs
|
2022-09-09 15:09:25 +12:00 |
|
Dan Jones
|
d70ecf7e5f
|
Add a rough test for bundle concatenation
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-09-08 17:16:38 +01:00 |
|
Chris Sanders
|
7403e39210
|
Merge pull request #703 from replicatedhq/xav/gofmt
run make fmt across repo
|
2022-09-08 11:12:24 -05:00 |
|
Xav Paice
|
92382e600f
|
run make fmt across repo
|
2022-09-08 15:10:53 +12:00 |
|
Dan Jones
|
b5a56e5239
|
Remove redundant loops
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-09-07 09:14:09 +01:00 |
|
Dan Jones
|
b6f8ac211e
|
Format
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-09-05 15:54:54 +01:00 |
|
Dan Jones
|
63510fc89d
|
Moved ConcatSpec to supportbundle package and clean up dead code
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-09-05 14:12:29 +01:00 |
|
Chris Sanders
|
91c387b0ca
|
Merge pull request #696 from replicatedhq/el_issue_682_20220831
EL 20220901 - Implement new type for #682
v0.41.0
|
2022-09-02 08:13:43 -05:00 |
|
Edgar Lanting
|
8fcb65d2a6
|
Update supportbundle_types.go
Alter comment for the additional `uri` field into one single sentence.
|
2022-09-02 12:21:40 +02:00 |
|
Edgar Lanting
|
b2c3280623
|
EL 20220901 - Implement new type for #682
|
2022-09-01 14:58:51 +02:00 |
|
Chris Sanders
|
cdf4d730d4
|
Merge pull request #681 from replicatedhq/xav/updateable-specs
Add proposal for updatable specs
|
2022-08-31 10:39:24 -05:00 |
|
xavpaice
|
ca9bc007e5
|
Merge pull request #689 from replicatedhq/dependabot/go_modules/k8s.io/cli-runtime-0.25.0
Bump k8s.io/cli-runtime from 0.24.3 to 0.25.0
|
2022-08-31 14:47:01 +12:00 |
|
dependabot[bot]
|
f082ef43dc
|
Bump k8s.io/cli-runtime from 0.24.3 to 0.25.0
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.24.3 to 0.25.0.
- [Release notes](https://github.com/kubernetes/cli-runtime/releases)
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.24.3...v0.25.0)
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 02:23:08 +00:00 |
|
xavpaice
|
fb71cd4ef6
|
Merge pull request #687 from replicatedhq/dependabot/go_modules/k8s.io/apiserver-0.25.0
Bump k8s.io/apiserver from 0.24.3 to 0.25.0
|
2022-08-31 14:21:58 +12:00 |
|
dependabot[bot]
|
92dc66f338
|
Bump k8s.io/apiserver from 0.24.3 to 0.25.0
Bumps [k8s.io/apiserver](https://github.com/kubernetes/apiserver) from 0.24.3 to 0.25.0.
- [Release notes](https://github.com/kubernetes/apiserver/releases)
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.24.3...v0.25.0)
---
updated-dependencies:
- dependency-name: k8s.io/apiserver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-30 23:30:19 +00:00 |
|
xavpaice
|
e3553198d1
|
Merge pull request #693 from replicatedhq/xav/go-1.19
Update to go 1.19
|
2022-08-31 11:29:13 +12:00 |
|
Chris Sanders
|
a4f57ec3c9
|
Merge pull request #686 from replicatedhq/design-principles
Add Design Principles to the design folder
|
2022-08-30 14:07:32 -05:00 |
|
Xav Paice
|
e5a7409b5e
|
Update to go 1.19
|
2022-08-30 18:29:39 +12:00 |
|
dependabot[bot]
|
2a1108776e
|
Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#669)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.14 to 0.0.16.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.14...v0.0.16)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-30 17:38:41 +12:00 |
|
Xav Paice
|
eeac031e70
|
updateable-spec design - change specURI to uri
|
2022-08-30 15:36:30 +12:00 |
|
Xav Paice
|
7e77cb9723
|
update updateable-specs design based on feedback
|
2022-08-30 15:34:22 +12:00 |
|
Xav Paice
|
1495214261
|
updates to udpateable specs design
|
2022-08-30 15:34:22 +12:00 |
|
Xav Paice
|
e75a3a07b9
|
add proposal for updateable specs
|
2022-08-30 15:34:22 +12:00 |
|
Edgar Lanting
|
f6bffb6982
|
Merge pull request #594 from replicatedhq/divolgin/sc-50371/support-bundle-takes-a-long-time-to-collect
Check if user has access to namespace resources before collecting
|
2022-08-29 11:57:56 +02:00 |
|
Chris Sanders
|
a9e3a6ba1c
|
Add a reference to principles to CONTRIBUTING
|
2022-08-26 12:26:05 -05:00 |
|
Chris Sanders
|
0fb2026192
|
Add design-principles.md to design folder
|
2022-08-26 12:24:21 -05:00 |
|
Chris Sanders
|
1b4caf3592
|
Markdown lint on CONTRIBUTING.md
|
2022-08-26 11:39:14 -05:00 |
|
Chris Sanders
|
8dc4ac1732
|
Correct template checklist format
|
2022-08-26 11:27:47 -05:00 |
|
Chris Sanders
|
c027ed9c1b
|
Fix link and alter description of the feature_epic template
|
2022-08-26 11:05:01 -05:00 |
|
Chris Sanders
|
b11dd5ff73
|
Add an epic issue type
|
2022-08-26 10:54:28 -05:00 |
|
Dan Jones
|
8bdb09ff7d
|
Only accept one clusterResources collector
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-26 11:36:44 +01:00 |
|
Dan Jones
|
b20a8e5321
|
Add example breakout point for collector merging
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-26 11:16:07 +01:00 |
|
Nick Meyer
|
1c9d3510cd
|
Merge pull request #679 from replicatedhq/nickmeyer/sc-56448/remove-all-usage-of-ubuntu-18-04-gha-runners
update GHA runner from 18.04 [sc-56448]
|
2022-08-25 14:28:51 -05:00 |
|
Nick Meyer
|
ec246a62b9
|
update GHA runner from 18.04 [sc-56448]
|
2022-08-24 12:44:50 -05:00 |
|
Dan Jones
|
f5652df9da
|
remove old method definition
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-23 16:26:19 +01:00 |
|
Dan Jones
|
b716374070
|
Had append targets inverted
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-23 13:13:30 +01:00 |
|
Dan Jones
|
1a637f3c4f
|
Add concatspec method
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-23 13:03:04 +01:00 |
|
Dan Jones
|
3b3ae4e7bf
|
initial attempt
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-22 16:57:54 +01:00 |
|
xavpaice
|
414bf84c68
|
Merge pull request #644 from replicatedhq/danj-custom-absent-messages
Allow custom messages to be passed if a deployment/statefulset is absent
|
2022-08-19 09:06:08 +12:00 |
|
Dan Jones
|
b3ee989cfe
|
Add some more tests, and fix and issue where "absent" was falling through to the int comparison
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-12 18:55:05 +01:00 |
|
Chris Sanders
|
eea128856c
|
Merge pull request #662 from replicatedhq/design-mergeable-specs
Add design proposal for mergeable specs
|
2022-08-12 10:14:54 -05:00 |
|
Chris Sanders
|
4517030473
|
Adjust some phrasing to use less Replciated specific terminology
|
2022-08-12 08:52:32 -05:00 |
|
Dan Jones
|
c3773b7f26
|
%s -> %q
Signed-off-by: Dan Jones <danj@replicated.com>
|
2022-08-12 09:47:46 +01:00 |
|