Tom Lebreux
f3b392ada2
Move to wrangler v3 ( #427 )
2024-05-02 10:06:30 -04:00
Ricardo Weir
d4a7d13cee
Update module to v2 and update paths
2023-09-01 17:51:39 -07:00
Matt Farina
004a7a2100
Updating per lint scan
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
2023-02-27 14:15:52 -05:00
Kevin Joiner
707ef06124
Fix golangci-lint errors
2023-02-21 09:14:27 -05:00
Donnie Adams
fb4d698d85
Add Reconciled condition to TransitioningUnknown
...
In order to make a better and more consistent experience in Rancher's
UI, some objects will now go into a Reconciled unknown state. In order
for this to showup properly in the UI, this condition needs to be added
to the list of TransitioningUnknown conditions. This change does exactly
that.
2022-04-08 17:39:16 -07:00
Donnie Adams
09e539990f
Remove empty strings from summary messages
...
If a summary message had two or more empty strings, then they would all be
removed on deduplication. After this change, if a summary message has a single
empty string, then that empty string is also removed.
2022-01-11 14:29:46 -07:00
Kinara Shah
3d52ff62ab
add ready state to summarizer
2021-08-03 15:34:27 -07:00
Darren Shepherd
1117c7821d
ConfigMaps from projected volumes were being reported as Secrets
2021-07-29 14:46:33 -07:00
Colleen Murphy
61437a8d97
Revert condition formatting changes
...
This partially reverts commit 3eba78f45e .
This reverts commit 3533ace946 .
The changes to the condition message formatting were not really helpful,
since the condition summary gets translated to a TransitioningMessage,
which does not always make sense when it shows up in the UI.
2021-04-22 22:20:42 -07:00
Darren Shepherd
465ab1d399
Add configMap/secret referenced by env vars to summary
2021-03-31 15:45:45 -07:00
Darren Shepherd
3533ace946
Make message less useless
2021-03-25 16:07:26 -07:00
Darren Shepherd
3eba78f45e
Update summarizers for capi APIs
2021-03-19 14:11:36 -07:00
Darren Shepherd
1969c99916
Merge pull request #150 from ron1/fix-summarizing-of-rook-resources
...
Fix summarizing of CNCF Rook resources
2021-02-19 09:17:05 -08:00
Darren Shepherd
a6de8081ef
Fix incorrect comment
2021-02-19 09:15:13 -07:00
Darren Shepherd
1caf2ce05c
Add some condition helper methods
2021-02-19 09:13:35 -07:00
ron1
d13846e150
Fix Progressing condition type handling
...
Remove Progressing as a condition that is explicitly
checked. Now rely on kstatus checks to handle
summarization of Deployment resources. This change
should fix Fleet summarization of Rook CephCluster
custom resources.
2021-02-18 09:38:21 -05:00
ron1
e1076d6757
Recognize 'Bound' as a non-Transitioning phase
...
Recognize 'Bound' as a non-Transitioning phase
in order to successfully summarize resource
io.objectbucket.v1alpha1.ObjectBucketClaim
2021-02-08 08:44:07 -05:00
Darren Shepherd
42c8dbe693
Create reference from workloads to secrets
2020-10-28 14:02:44 -07:00
Darren Shepherd
01158c9b14
Switch Release to App in summarizer
2020-10-23 14:00:41 -07:00
Darren Shepherd
53575c4f1e
Fix condition error reporting
2020-10-01 11:21:52 -07:00
Darren Shepherd
a2a2822c55
Add ability to normalize conditions and add error/transition
2020-09-22 12:14:34 -07:00
Darren Shepherd
9b20075fb3
Update Summary message
2020-09-15 22:22:04 -07:00
Darren Shepherd
6992eb9193
Support pulling state from status.display.state
2020-08-28 22:23:47 -07:00
Darren Shepherd
a9116fa605
Fix service loadbalancer pending state in dashboard
2020-08-27 21:27:52 -07:00
Darren Shepherd
b4208f0a23
Add helm relationships
2020-08-11 10:33:48 -07:00
Darren Shepherd
658a7b6cad
Don't use kstatus for norman objects
2020-07-29 16:39:51 -07:00
Darren Shepherd
5082c34614
Move kstatus checks to later to not break current Rancher behavior
2020-07-21 13:34:19 -07:00
Darren Shepherd
853649e25b
Add kstatus based summarization
2020-07-21 08:25:06 -07:00
Darren Shepherd
eac4a542f5
Add relationship summarizers
2020-06-22 10:17:01 -07:00
Darren Shepherd
5b615bd605
Don't summarize metav1.Status objects
2020-04-15 21:00:47 -07:00
Darren Shepherd
4054411d97
Merge pull request #76 from ibuildthecloud/master
...
Upgrade to k8s 1.18
2020-03-26 12:15:09 -07:00
Darren Shepherd
225a41c76b
Upgrade to k8s 1.18
2020-03-26 12:13:23 -07:00
Darren Shepherd
1bf436664e
Always return unstructured objects
2020-03-24 16:17:34 -07:00
Darren Shepherd
deebc70425
Close channel on exit and don't summarize non-resource objects
2020-03-24 15:04:43 -07:00
Darren Shepherd
c48dca6e78
Add Summary informer
2020-03-21 00:18:33 -07:00
Brenda Rearden
ec144ea7a8
Add processing summarizer
2020-03-11 14:54:40 -07:00
Darren Shepherd
5ce9e2e8a9
Don't duplicate the error message on objects
2020-03-02 11:53:31 -07:00
kinarashah
11181b5168
add upgrading state to summarizer
2020-02-18 08:13:12 -08:00
Darren Shepherd
3a881435c8
Make sure state is lower case
2020-02-14 23:41:49 -07:00
Darren Shepherd
83215175c7
Add summary
2020-02-14 16:09:16 -07:00