-
Notifications
You must be signed in to change notification settings - Fork 80
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
Index arbitrary labels #317
Draft
ericpromislow
wants to merge
31
commits into
rancher:main
Choose a base branch
from
ericpromislow:46333-index-arbitrary-labels
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Index arbitrary labels #317
ericpromislow
wants to merge
31
commits into
rancher:main
from
ericpromislow:46333-index-arbitrary-labels
Commits on Nov 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e334132 - Browse repository at this point
Copy the full SHA e334132View commit details -
Restore the gvkKey helper, add event fields.
The UI team wasn't sure whether the event fields should go in the empty-string group or in 'events.k8s.io', so let's go with both until/unless specified otherwise.
Configuration menu - View commit details
-
Copy full SHA for 7b9d611 - Browse repository at this point
Copy the full SHA 7b9d611View commit details -
More fixes to the fields to index:
- Remove the erroneously added management.cattle.io.nodes fields - Use the builtin Event class, not events.k8s.io (by looking at the dashboard client code)
Configuration menu - View commit details
-
Copy full SHA for 6f0559f - Browse repository at this point
Copy the full SHA 6f0559fView commit details -
Configuration menu - View commit details
-
Copy full SHA for de89572 - Browse repository at this point
Copy the full SHA de89572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f6362 - Browse repository at this point
Copy the full SHA 95f6362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23941cc - Browse repository at this point
Copy the full SHA 23941ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d924237 - Browse repository at this point
Copy the full SHA d924237View commit details -
Configuration menu - View commit details
-
Copy full SHA for f69acb7 - Browse repository at this point
Copy the full SHA f69acb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c52f98 - Browse repository at this point
Copy the full SHA 6c52f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for e255bdc - Browse repository at this point
Copy the full SHA e255bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f9e8d - Browse repository at this point
Copy the full SHA c3f9e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97404d6 - Browse repository at this point
Copy the full SHA 97404d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be5b79f - Browse repository at this point
Copy the full SHA be5b79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 263752e - Browse repository at this point
Copy the full SHA 263752eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38acc05 - Browse repository at this point
Copy the full SHA 38acc05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 518fca2 - Browse repository at this point
Copy the full SHA 518fca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c36a0 - Browse repository at this point
Copy the full SHA 57c36a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a2b72 - Browse repository at this point
Copy the full SHA 06a2b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0803f - Browse repository at this point
Copy the full SHA 7d0803fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc78f8 - Browse repository at this point
Copy the full SHA 1cc78f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2638eb5 - Browse repository at this point
Copy the full SHA 2638eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136b636 - Browse repository at this point
Copy the full SHA 136b636View commit details -
Reinstate the original Apache license in the derived code.
Following clause 4.3 of the Apache license: "You must cause any modified files to carry prominent notices stating that You changed the files..."
Configuration menu - View commit details
-
Copy full SHA for 39a6de1 - Browse repository at this point
Copy the full SHA 39a6de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e51ed0e - Browse repository at this point
Copy the full SHA e51ed0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf86c5 - Browse repository at this point
Copy the full SHA abf86c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3747d7c - Browse repository at this point
Copy the full SHA 3747d7cView commit details -
SQL is case-insensitive on field names and values, so this just adds consistency.
Configuration menu - View commit details
-
Copy full SHA for a68e75d - Browse repository at this point
Copy the full SHA a68e75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1368056 - Browse repository at this point
Copy the full SHA 1368056View commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98418ee - Browse repository at this point
Copy the full SHA 98418eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aff54f - Browse repository at this point
Copy the full SHA 2aff54fView commit details -
Support 'gt' and 'lt' as synonyms for '<' and '>'.
I see both types of operators being bandied about -- it's easy to support the aliases.
Configuration menu - View commit details
-
Copy full SHA for e56460f - Browse repository at this point
Copy the full SHA e56460fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.