-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rebase Rancher Desktop fork of Steve #7
base: master
Are you sure you want to change the base?
Rebase Rancher Desktop fork of Steve #7
Commits on Aug 26, 2022
-
Adding logic to limit number of cached schemas
Adds logic to ensure that only one schema/access set is cached for each user. This should improve memory consumption
Configuration menu - View commit details
-
Copy full SHA for 115eb31 - Browse repository at this point
Copy the full SHA 115eb31View commit details -
Adds tests for: - Cache clearing functionality - Very basic schema generation
Configuration menu - View commit details
-
Copy full SHA for b449b93 - Browse repository at this point
Copy the full SHA b449b93View commit details
Commits on Sep 28, 2022
-
Merge pull request rancher#55 from MbolotSuse/access-mem-fix
Adding logic to limit number of cached schemas
Configuration menu - View commit details
-
Copy full SHA for 06584d2 - Browse repository at this point
Copy the full SHA 06584d2View commit details
Commits on Oct 3, 2022
-
Only return changed counts, and send initial count
Three main changes: - When a count changes, only send that count. This makes the count socket significantly more usable - The count buffer will now send a count right away. This allows a message to launch wihtout an inital buffered wait period - The count buffer now sends messages every 5 seconds instead of 1
Configuration menu - View commit details
-
Copy full SHA for 2eb41a9 - Browse repository at this point
Copy the full SHA 2eb41a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb45b9 - Browse repository at this point
Copy the full SHA 5cb45b9View commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7312fe9 - Browse repository at this point
Copy the full SHA 7312fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4a51b - Browse repository at this point
Copy the full SHA 7e4a51bView commit details -
Adding validate phase to the CI
Adds a validate phase to the CI which runs a linter. Also fixes linter issues discovered during the initial run
Configuration menu - View commit details
-
Copy full SHA for b73cc57 - Browse repository at this point
Copy the full SHA b73cc57View commit details
Commits on Oct 27, 2022
-
Merge pull request rancher#59 from MbolotSuse/ver-upd-pipeline
Steve Pipeline, Go Version updates
Configuration menu - View commit details
-
Copy full SHA for 44e5b8d - Browse repository at this point
Copy the full SHA 44e5b8dView commit details -
cleanup: remove duplicate apiserver import
Remove duplicate import and make aliasing of other apiserver imports consistent throughout steve.
Configuration menu - View commit details
-
Copy full SHA for 95da447 - Browse repository at this point
Copy the full SHA 95da447View commit details -
cleanup: Remove unused function
HandlerFromConfig was not used in steve or rancher.
Configuration menu - View commit details
-
Copy full SHA for 18afa88 - Browse repository at this point
Copy the full SHA 18afa88View commit details -
The header defined in RFC 9110[1] is "Accept", not "Accepts". This change corrects the route filter. Since this API is not documented and the header was plainly incorrect, no attempt is made at backwards compatibility. [1] https://www.rfc-editor.org/rfc/rfc9110.html#name-accept
Configuration menu - View commit details
-
Copy full SHA for 70ea282 - Browse repository at this point
Copy the full SHA 70ea282View commit details -
cleanup: Remove unused switchstore store
Usage of the switchstore store was removed when the clusters resource was removed in dcea1db.
Configuration menu - View commit details
-
Copy full SHA for 475f311 - Browse repository at this point
Copy the full SHA 475f311View commit details -
cleanup: Remove unused namespace constraint
The use of AddNamespaceConstraint was removed in e35b8304 of rancher/rancher, so there is no possibility of there being a namespace constraint in the request context. Remove the unused function and the unused codepath from the rbac store.
Configuration menu - View commit details
-
Copy full SHA for ea61c21 - Browse repository at this point
Copy the full SHA ea61c21View commit details
Commits on Oct 28, 2022
-
Updated logic used to decide when and what schema events are sent during a watch.
Configuration menu - View commit details
-
Copy full SHA for 72ab913 - Browse repository at this point
Copy the full SHA 72ab913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2f28e - Browse repository at this point
Copy the full SHA 1f2f28eView commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b16d502 - Browse repository at this point
Copy the full SHA b16d502View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10fe81 - Browse repository at this point
Copy the full SHA a10fe81View commit details
Commits on Dec 2, 2022
-
Merge pull request rancher#61 from KevinJoiner/schema-wather
Updates Schemas watch logic.
Configuration menu - View commit details
-
Copy full SHA for e048005 - Browse repository at this point
Copy the full SHA e048005View commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3df95d2 - Browse repository at this point
Copy the full SHA 3df95d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5595803 - Browse repository at this point
Copy the full SHA 5595803View commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b70a8d0 - Browse repository at this point
Copy the full SHA b70a8d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe51b08 - Browse repository at this point
Copy the full SHA fe51b08View commit details
Commits on Dec 9, 2022
-
Merge pull request rancher#67 from MbolotSuse/view-fix
Changing view links
Configuration menu - View commit details
-
Copy full SHA for 37ee7bf - Browse repository at this point
Copy the full SHA 37ee7bfView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 23fdd03 - Browse repository at this point
Copy the full SHA 23fdd03View commit details -
Bump dynamic listener to v0.3.5
Bumps dynamic listener to v0.3.5. Adds a small arg change to account for this version bump which addresses an issue caused by the new version
Configuration menu - View commit details
-
Copy full SHA for c8fb653 - Browse repository at this point
Copy the full SHA c8fb653View commit details -
Merge pull request rancher#65 from MbolotSuse/dyn-listener-bump
Bump dynamic listener to v0.3.5
Configuration menu - View commit details
-
Copy full SHA for 9757b4e - Browse repository at this point
Copy the full SHA 9757b4eView commit details
Commits on Dec 14, 2022
-
Merge pull request rancher#58 from MbolotSuse/count-diff
Changing count watch to only return changed counts
Configuration menu - View commit details
-
Copy full SHA for 8fdf67a - Browse repository at this point
Copy the full SHA 8fdf67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4a130 - Browse repository at this point
Copy the full SHA 1d4a130View commit details -
Filtering and sorting needs to operate on unstructured data. It also needs to operate after the parallel partitioner, higher in the store stack. This means that the proxy Store needs to return raw, unstructured data up to the partitioner. This change moves all conversions from unstructured Kubernetes types to apiserver objects up from the proxy store into the partitioner.
Configuration menu - View commit details
-
Copy full SHA for 60d234d - Browse repository at this point
Copy the full SHA 60d234dView commit details -
Add filtering to partition store
Extend the partition store to parse query params as list filters. Filter keys use dot notation to denote the subfield of an object to filter on. Example: GET /v1/secrets?filter=metadata.name=foo Filters are ANDed together, so an object must match all filters to be included in the list. Example: GET /v1/secrets?filter=metadata.name=foo&filter=metadata.namespace=bar Arrays are searched for matching items. If any item in the array matches, the item is included in the list. Example: GET /v1/pods?filter=spec.containers.image=alpine
Configuration menu - View commit details
-
Copy full SHA for f8eaa11 - Browse repository at this point
Copy the full SHA f8eaa11View commit details -
Add sorting to partition store
Extend the partition store to parse the "sort" query parameter as a sorting condition. Dot notation is used to denote the object field. Preceding the key with "-" denotes descending (reverse) order. Example sorting by name: GET /v1/secrets?sort=metadata.name Reverse sorting by name: GET /v1/secrets?sort=-metadata.name All values are converted to strings and sorted lexicographically.
Configuration menu - View commit details
-
Copy full SHA for adecbd9 - Browse repository at this point
Copy the full SHA adecbd9View commit details
Commits on Dec 16, 2022
-
Merge pull request rancher#68 from cmurphy/rbac_partition_testing
Add tests for RBAC partitioner
Configuration menu - View commit details
-
Copy full SHA for 48efe7f - Browse repository at this point
Copy the full SHA 48efe7fView commit details
Commits on Dec 20, 2022
-
Add pagination to partition store
Extend the partition store to parse page and pagesize parameters and return a subset of list results. The total number of pages is included in the list response. Request an initial page: GET /v1/secrets?pagesize=10 or GET /v1/secrets?pagesize=10&page=1 Request subsequent pages, or arbitrary pages: GET /v1/secrets?pagesize=10&page=37 If a page number is out of bounds, an empty list is returned.
Configuration menu - View commit details
-
Copy full SHA for 9f1a27d - Browse repository at this point
Copy the full SHA 9f1a27dView commit details -
Cache filtered, sorted results for fast subsequent page retrieval. Requests for cached queries need to include the list revision number along with other queries. If no specific revision is requested, a new fetch is done in order to get the latest revision. The revision is included in the list response. Example first request: GET /v1/secrets?pagesize=10 Example subsequent page request: GET /v1/secrets?pagesize=10&page=1&revision=107740
Configuration menu - View commit details
-
Copy full SHA for b0eb50f - Browse repository at this point
Copy the full SHA b0eb50fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e189b - Browse repository at this point
Copy the full SHA 52e189bView commit details -
Extend the sorting functionality in the partition store to support primary and secondary sorting criteria. Sorting parameters are specified by a single 'sort' query and comma separated. Example: Sort by name and creation time: GET /v1/secrets?sort=metadata.name,metadata.creationTimestamp Reverse sort by name, normal sort by creation time: GET /v1/secrets?sort=-metadata.name,metadata.creationTimestamp Normal sort by name, reverse sort by creation time: GET /v1/secrets?sort=metadata.name,-metadata.creationTimestamp
Configuration menu - View commit details
-
Copy full SHA for b151f25 - Browse repository at this point
Copy the full SHA b151f25View commit details -
Add an initial README to explain the basics of the API and the new parameters.
Configuration menu - View commit details
-
Copy full SHA for 1a360d7 - Browse repository at this point
Copy the full SHA 1a360d7View commit details -
Use limit=-1 to disable default list limit
The default chunk size in the partition was set to 100000. It could be overridden as a larger or smaller number, but not disabled altogether. This change adds the ability for users to explicitly opt out of the limit by specifying a negative number or zero. The default behavior is the same.
Configuration menu - View commit details
-
Copy full SHA for 7c0228e - Browse repository at this point
Copy the full SHA 7c0228eView commit details -
Retrieve exact revision regardless of cache state
Without this change, the cache is checked if a revision is specified, but the revision is ignored if the value is not found in the cache. This is a problem if by chance sequential paginated requests land on separate pods, because a different version number may be fetched on the sequent request and cause the caches to be inconsistent with one another. This change ensures that `revision` is passed as `resourceVersion` to the Kubernetes request, since `revision` has no meaning to Kubernetes.
Configuration menu - View commit details
-
Copy full SHA for fa7fb37 - Browse repository at this point
Copy the full SHA fa7fb37View commit details -
Merge pull request rancher#63 from cmurphy/pagination-sorting-filtering
Pagination, sorting, filtering
Configuration menu - View commit details
-
Copy full SHA for 7565dba - Browse repository at this point
Copy the full SHA 7565dbaView commit details
Commits on Dec 30, 2022
-
Initial implmentation of warning headers
Attempts to pass through warning headers which k8s returns. Requires an update to rancher/apiserver.
Configuration menu - View commit details
-
Copy full SHA for 956b735 - Browse repository at this point
Copy the full SHA 956b735View commit details -
Merge pull request rancher#69 from crobby/warningheaders
Implmentation of warning headers
Configuration menu - View commit details
-
Copy full SHA for ca73754 - Browse repository at this point
Copy the full SHA ca73754View commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65ca114 - Browse repository at this point
Copy the full SHA 65ca114View commit details -
Merge pull request rancher#70 from crobby/exposewarning
Expose WarningBuffer type for external use
Configuration menu - View commit details
-
Copy full SHA for f4338dd - Browse repository at this point
Copy the full SHA f4338ddView commit details
Commits on Jan 11, 2023
-
Fixes a bug with resource.error watch events
Watch events need to have a type defined by k8s.io/apimachinery/pkg/watch to be properly interpreted. Fixes a bug where this was not the case
Configuration menu - View commit details
-
Copy full SHA for 59a2c55 - Browse repository at this point
Copy the full SHA 59a2c55View commit details
Commits on Jan 12, 2023
-
Merge pull request rancher#72 from MbolotSuse/resource-error-fix
Fixes a bug with resource.error watch events
Configuration menu - View commit details
-
Copy full SHA for 1d517bb - Browse repository at this point
Copy the full SHA 1d517bbView commit details
Commits on Jan 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73d3892 - Browse repository at this point
Copy the full SHA 73d3892View commit details -
Fix resource counts unit tests
Increase the timeout slightly to avoid the occasional premature timeout. Fix error message typo.
Configuration menu - View commit details
-
Copy full SHA for 9a386b2 - Browse repository at this point
Copy the full SHA 9a386b2View commit details -
Merge pull request rancher#73 from cmurphy/bump-apiserver
Bump apiserver
Configuration menu - View commit details
-
Copy full SHA for 53fbb87 - Browse repository at this point
Copy the full SHA 53fbb87View commit details
Commits on Feb 13, 2023
-
Prior, table client configs were mistakenly swapped out for regular client configs. This caused requests using these methods to no longer return table column data under metadata.fields. Consequently, table data was blank in the dashboard UI. Now, the client config swap has been reverted and table fields should be populated in the dashboard UI.
Configuration menu - View commit details
-
Copy full SHA for 23ae2d3 - Browse repository at this point
Copy the full SHA 23ae2d3View commit details
Commits on Feb 14, 2023
-
Merge pull request rancher#74 from rmweir/revert-clients
Revert client change
Configuration menu - View commit details
-
Copy full SHA for 68cd604 - Browse repository at this point
Copy the full SHA 68cd604View commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9260c5d - Browse repository at this point
Copy the full SHA 9260c5dView commit details -
Merge pull request rancher#77 from rmweir/update-wrangler
Update wrangler to v1.1.0
Configuration menu - View commit details
-
Copy full SHA for 3d3cc77 - Browse repository at this point
Copy the full SHA 3d3cc77View commit details
Commits on Mar 15, 2023
-
LRU cache: fix concurrent map write
Signed-off-by: Silvio Moioli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44a6096 - Browse repository at this point
Copy the full SHA 44a6096View commit details
Commits on Mar 23, 2023
-
Currently, multiple filters can be appended on the query string, and each subsequent filter is ANDed with the set. Items that pass through the filter set must match every filter in the set. This change adds support for OR filters. A single filter key can specify multiple filters, separated by ','. An item that passes this filter can match any filter in the set. For example, this filter matches items that have either "name" or "namespace" that match "example": ?filter=metadata.name=example,metadata.namespace=example This filter matches items that have "name" that matches either "foo" or "bar": ?filter=metadata.name=foo,metadata.name=bar Specifying more than one filter key in the query still ANDs each inner filter set together. This set of filters can match either a name of "foo" or "bar", but must in all cases match namespace "abc": ?filter=metadata.name=foo,metadata.name=bar&filter=metadata.namespace=abc
Configuration menu - View commit details
-
Copy full SHA for 2e4ee87 - Browse repository at this point
Copy the full SHA 2e4ee87View commit details -
This change adds support for excluding results using the != operator. Example to exclude all results with name "example": ?filter=metadata.name!=example Include all results from namespace "example" but exclude those with name "example": ?filter=metadata.namespace=example&metadata.name!=example Exclude results with name "foo" OR exclude results with name "bar" (effectively includes results of both types): ?filter=metadata.name!=foo,metadata.name!=bar
Configuration menu - View commit details
-
Copy full SHA for 61a3990 - Browse repository at this point
Copy the full SHA 61a3990View commit details
Commits on Mar 30, 2023
-
Merge pull request rancher#76 from cmurphy/or-filter
Add support for OR and NOT filters
Configuration menu - View commit details
-
Copy full SHA for e6a8019 - Browse repository at this point
Copy the full SHA e6a8019View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13ac720 - Browse repository at this point
Copy the full SHA 13ac720View commit details
Commits on Apr 22, 2023
-
Merge pull request rancher#82 from rancher/deploy-renovate-2023-04-18…
…-11-24-39 Add initial Renovate configuration
Configuration menu - View commit details
-
Copy full SHA for 4b2b533 - Browse repository at this point
Copy the full SHA 4b2b533View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fbb7f87 - Browse repository at this point
Copy the full SHA fbb7f87View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2299820 - Browse repository at this point
Copy the full SHA 2299820View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39a13cb - Browse repository at this point
Copy the full SHA 39a13cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d46bf0 - Browse repository at this point
Copy the full SHA 0d46bf0View commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3db0918 - Browse repository at this point
Copy the full SHA 3db0918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cabe8d - Browse repository at this point
Copy the full SHA 0cabe8dView commit details -
Add projectsornamespaces query parameter
Add a new query parameter to filter resources by their namespace or their namespace's project. This parameter is separate from the existing `filter` parameter. Filter by a comma-separated list of projects and/or namespaces with: ?projectsornamespaces=p1,n1,n2 The result can be negated with the ! operator: ?projectsornamespaces!=p1,n1,n2
Configuration menu - View commit details
-
Copy full SHA for 84dedac - Browse repository at this point
Copy the full SHA 84dedacView commit details -
Merge pull request rancher#106 from rmweir/disable-cache
Change cache default to false
Configuration menu - View commit details
-
Copy full SHA for 3279919 - Browse repository at this point
Copy the full SHA 3279919View commit details
Commits on May 12, 2023
-
Merge pull request rancher#105 from cmurphy/projects-filtering
Add projectsornamespaces query parameter
Configuration menu - View commit details
-
Copy full SHA for 1dfd3c7 - Browse repository at this point
Copy the full SHA 1dfd3c7View commit details
Commits on Jun 7, 2023
-
go1.19 provides go=1.19.9, the right symbol for the major version is golang(API) Signed-off-by: Silvio Moioli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27aa1b4 - Browse repository at this point
Copy the full SHA 27aa1b4View commit details -
Merge pull request rancher#109 from moio/fix_drone_go1.19
Fix drone validate build
Configuration menu - View commit details
-
Copy full SHA for 3cbeea2 - Browse repository at this point
Copy the full SHA 3cbeea2View commit details
Commits on Jun 9, 2023
-
proxy_store: improve error handling
This prevents a goroutine leak when item.Object is a `runtime.Object` but not a `metav1.Object`, as in that case `WatchNames`’s `for` loop will quit early and subsequent calls to `returnErr` will remain parked forever. This helps with rancher/rancher#41225 Fuller explanation in rancher#107
Configuration menu - View commit details
-
Copy full SHA for 7010a5e - Browse repository at this point
Copy the full SHA 7010a5eView commit details -
Merge pull request rancher#110 from moio/proxy_store_improve_error_ha…
…ndling Proxy store improve error handling
Configuration menu - View commit details
-
Copy full SHA for 4fd6f7e - Browse repository at this point
Copy the full SHA 4fd6f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c53bd62 - Browse repository at this point
Copy the full SHA c53bd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2e965 - Browse repository at this point
Copy the full SHA bf2e965View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a7d5ad - Browse repository at this point
Copy the full SHA 7a7d5adView commit details
Commits on Jun 23, 2023
-
Merge pull request rancher#80 from moio/fix_lru_concurrent_map_write
LRU cache: fix concurrent map write
Configuration menu - View commit details
-
Copy full SHA for 8128019 - Browse repository at this point
Copy the full SHA 8128019View commit details
Commits on Jul 14, 2023
-
Drop unrecognized fields before update
Add a nested store to the proxy store to strip non-Kubernetes fields from the object being updated. The steve formatter and proxy store adds fields to objects when it outputs them to the client, for usability by the UI. It adds the object's fields[1], relationships to other objects[2], a summary of the object's state[3], and additional information in the conditions[4]. These fields are not native to Kubernetes, so when a client submits the object back as an update, Kubernetes reports a warning that they are unrecognized. This change ensures the extra fields are removed before submitting the update. [1] https://github.com/rancher/steve/blob/bf2e9655f5dde8f55b23f67e64f0186fc68789d7/pkg/stores/proxy/proxy_store.go#L189 [2] https://github.com/rancher/steve/blob/bf2e9655f5dde8f55b23f67e64f0186fc68789d7/pkg/resources/common/formatter.go#L106 [3] https://github.com/rancher/steve/blob/bf2e9655f5dde8f55b23f67e64f0186fc68789d7/pkg/resources/common/formatter.go#L100 [4] https://github.com/rancher/steve/blob/bf2e9655f5dde8f55b23f67e64f0186fc68789d7/pkg/resources/common/formatter.go#L108
Configuration menu - View commit details
-
Copy full SHA for adaa391 - Browse repository at this point
Copy the full SHA adaa391View commit details
Commits on Jul 17, 2023
-
Merge pull request rancher#112 from cmurphy/unformatter-store
Drop unrecognized fields before update
Configuration menu - View commit details
-
Copy full SHA for d040cff - Browse repository at this point
Copy the full SHA d040cffView commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70eaf26 - Browse repository at this point
Copy the full SHA 70eaf26View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 64c8a50 - Browse repository at this point
Copy the full SHA 64c8a50View commit details
Commits on Jul 25, 2023
-
The k8s.io dependencies were bumped to latest patch for the currently used minor. Overall changes: - k8s.io/api v0.25.12 - k8s.io/apiextensions-apiserver v0.25.12 - k8s.io/apimachinery v0.25.12 - k8s.io/apiserver v0.25.12 - k8s.io/component-base v0.25.12 - k8s.io/kube-aggregator v0.25.12 - golang.org/x/crypto v0.11.0 - golang.org/x/net v0.12.0 - golang.org/x/oauth2 v0.10.0 - golang.org/x/sync v0.3.0 - golang.org/x/sys v0.10.0 - golang.org/x/term v0.10.0 - golang.org/x/text v0.11.0 - golang.org/x/time v0.3.0 Signed-off-by: Paulo Gomes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 700cd88 - Browse repository at this point
Copy the full SHA 700cd88View commit details
Commits on Aug 10, 2023
-
Merge pull request rancher#115 from pjbgf/bump-deps
build: Bump dependencies
Configuration menu - View commit details
-
Copy full SHA for d92f0d0 - Browse repository at this point
Copy the full SHA d92f0d0View commit details -
Merge pull request rancher#114 from rancher/renovate/registry.suse.co…
…m-bci-bci-base-15.x chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.5
Configuration menu - View commit details
-
Copy full SHA for 781717c - Browse repository at this point
Copy the full SHA 781717cView commit details -
Merge pull request rancher#98 from rancher/renovate/github.com-ranche…
…r-saml-0.x chore(deps): update module github.com/rancher/saml to v0.2.0
Configuration menu - View commit details
-
Copy full SHA for 04901b4 - Browse repository at this point
Copy the full SHA 04901b4View commit details -
Merge pull request rancher#97 from rancher/renovate/github.com-ranche…
…r-remotedialer-0.x chore(deps): update module github.com/rancher/remotedialer to v0.3.0
Configuration menu - View commit details
-
Copy full SHA for e771a09 - Browse repository at this point
Copy the full SHA e771a09View commit details -
Merge pull request rancher#95 from rancher/renovate/github.com-gorill…
…a-websocket-1.x chore(deps): update module github.com/gorilla/websocket to v1.5.0
Configuration menu - View commit details
-
Copy full SHA for 5bcbfe5 - Browse repository at this point
Copy the full SHA 5bcbfe5View commit details -
Merge pull request rancher#93 from rancher/renovate/registry.suse.com…
…-bci-bci-micro-15.x chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.5.11.2
Configuration menu - View commit details
-
Copy full SHA for fa9e139 - Browse repository at this point
Copy the full SHA fa9e139View commit details -
Merge pull request rancher#92 from rancher/renovate/github.com-urfave…
…-cli-1.x chore(deps): update module github.com/urfave/cli to v1.22.14
Configuration menu - View commit details
-
Copy full SHA for 8744eaa - Browse repository at this point
Copy the full SHA 8744eaaView commit details -
Merge pull request rancher#89 from rancher/renovate/github.com-ranche…
…r-kubernetes-provider-detector-0.x chore(deps): update module github.com/rancher/kubernetes-provider-detector to v0.1.5
Configuration menu - View commit details
-
Copy full SHA for 548632c - Browse repository at this point
Copy the full SHA 548632cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd96884 - Browse repository at this point
Copy the full SHA fd96884View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbcee62 - Browse repository at this point
Copy the full SHA fbcee62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8dca1 - Browse repository at this point
Copy the full SHA 5f8dca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c68fa - Browse repository at this point
Copy the full SHA 45c68faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33dc24b - Browse repository at this point
Copy the full SHA 33dc24bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f07429 - Browse repository at this point
Copy the full SHA 7f07429View commit details -
Configuration menu - View commit details
-
Copy full SHA for cabea84 - Browse repository at this point
Copy the full SHA cabea84View commit details -
Merge pull request rancher#88 from rancher/renovate/github.com-pborma…
…n-uuid-1.x chore(deps): update module github.com/pborman/uuid to v1.2.1
Configuration menu - View commit details
-
Copy full SHA for 899abbc - Browse repository at this point
Copy the full SHA 899abbcView commit details -
Merge pull request rancher#90 from rancher/renovate/github.com-ranche…
…r-wrangler-1.x chore(deps): update module github.com/rancher/wrangler to v1.1.1
Configuration menu - View commit details
-
Copy full SHA for ba5c979 - Browse repository at this point
Copy the full SHA ba5c979View commit details -
Merge pull request rancher#86 from rancher/renovate/github.com-ranche…
…r-pkg-digest chore(deps): update github.com/rancher/pkg digest to b04c094
Configuration menu - View commit details
-
Copy full SHA for 4c82d37 - Browse repository at this point
Copy the full SHA 4c82d37View commit details -
Merge pull request rancher#96 from rancher/renovate/github.com-promet…
…heus-client_golang-1.x chore(deps): update module github.com/prometheus/client_golang to v1.16.0
Configuration menu - View commit details
-
Copy full SHA for da7ecef - Browse repository at this point
Copy the full SHA da7ecefView commit details -
Merge pull request rancher#85 from rancher/renovate/github.com-ranche…
…r-norman-digest chore(deps): update github.com/rancher/norman digest to ccd31a4
Configuration menu - View commit details
-
Copy full SHA for dfc0b92 - Browse repository at this point
Copy the full SHA dfc0b92View commit details -
Merge pull request rancher#100 from rancher/renovate/github.com-urfav…
…e-cli-v2-2.x chore(deps): update module github.com/urfave/cli/v2 to v2.25.7
Configuration menu - View commit details
-
Copy full SHA for 97194fb - Browse repository at this point
Copy the full SHA 97194fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3bd2ae - Browse repository at this point
Copy the full SHA d3bd2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c49f34 - Browse repository at this point
Copy the full SHA 7c49f34View commit details -
Merge pull request rancher#84 from rancher/renovate/github.com-ranche…
…r-apiserver-digest chore(deps): update github.com/rancher/apiserver digest to de731cd
Configuration menu - View commit details
-
Copy full SHA for 6e3926e - Browse repository at this point
Copy the full SHA 6e3926eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99cf256 - Browse repository at this point
Copy the full SHA 99cf256View commit details -
Merge pull request rancher#104 from rancher/renovate/k8s.io-klog-2.x
chore(deps): update module k8s.io/klog to v2
Configuration menu - View commit details
-
Copy full SHA for 4118785 - Browse repository at this point
Copy the full SHA 4118785View commit details -
Merge pull request rancher#94 from rancher/renovate/github.com-adrg-x…
…dg-0.x chore(deps): update module github.com/adrg/xdg to v0.4.0
Configuration menu - View commit details
-
Copy full SHA for 96e2a84 - Browse repository at this point
Copy the full SHA 96e2a84View commit details -
Merge pull request rancher#99 from rancher/renovate/github.com-sirups…
…en-logrus-1.x chore(deps): update module github.com/sirupsen/logrus to v1.9.3
Configuration menu - View commit details
-
Copy full SHA for 8084679 - Browse repository at this point
Copy the full SHA 8084679View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8517a24 - Browse repository at this point
Copy the full SHA 8517a24View commit details -
Merge pull request rancher#118 from rancher/renovate/github.com-ranch…
…er-apiserver-digest chore(deps): update github.com/rancher/apiserver digest to d134152
Configuration menu - View commit details
-
Copy full SHA for 12fe048 - Browse repository at this point
Copy the full SHA 12fe048View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb3192 - Browse repository at this point
Copy the full SHA dfb3192View commit details -
Merge pull request rancher#119 from rancher/renovate/github.com-ranch…
…er-norman-digest chore(deps): update github.com/rancher/norman digest to 078862e
Configuration menu - View commit details
-
Copy full SHA for e885e4a - Browse repository at this point
Copy the full SHA e885e4aView commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebc8b72 - Browse repository at this point
Copy the full SHA ebc8b72View commit details
Commits on Aug 31, 2023
-
these linting rules are enabled by default now in latest golangci-lint revive pluign
Configuration menu - View commit details
-
Copy full SHA for c8b08e8 - Browse repository at this point
Copy the full SHA c8b08e8View commit details
Commits on Sep 1, 2023
-
Merge pull request rancher#117 from vardhaman22/k8s-1.27
updated deps for k8s 1.27
Configuration menu - View commit details
-
Copy full SHA for 5df31b9 - Browse repository at this point
Copy the full SHA 5df31b9View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 420ada5 - Browse repository at this point
Copy the full SHA 420ada5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b63091 - Browse repository at this point
Copy the full SHA 5b63091View commit details -
Merge pull request rancher#125 from maxsokolovsky/run-as-non-root-in-…
…dockerfile Run container as a non-root user
Configuration menu - View commit details
-
Copy full SHA for 7e38c1d - Browse repository at this point
Copy the full SHA 7e38c1dView commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b8eceb - Browse repository at this point
Copy the full SHA 6b8ecebView commit details
Commits on Sep 20, 2023
-
Merge pull request rancher#64 from cmurphy/docs
Add developer docs to README
Configuration menu - View commit details
-
Copy full SHA for 826ba42 - Browse repository at this point
Copy the full SHA 826ba42View commit details -
Remove unnecessary items from the `access` slice in one of the unit tests. Each item in `access` corresponds to one request in `apiOps`, so they should have the same number of elements.
Configuration menu - View commit details
-
Copy full SHA for 52e7ebf - Browse repository at this point
Copy the full SHA 52e7ebfView commit details -
Add section on pagination design to README
Add a section describing the design of pagination-related query parameters (filter, sort, page, etc) to the README, including how testing is implemented.
Configuration menu - View commit details
-
Copy full SHA for feab37c - Browse repository at this point
Copy the full SHA feab37cView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1826066 - Browse repository at this point
Copy the full SHA 1826066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ecbec3 - Browse repository at this point
Copy the full SHA 7ecbec3View commit details
Commits on Sep 29, 2023
-
Merge pull request rancher#128 from cmurphy/pagination-docs
Add section on pagination design to README
Configuration menu - View commit details
-
Copy full SHA for 811e0b3 - Browse repository at this point
Copy the full SHA 811e0b3View commit details
Commits on Oct 16, 2023
-
Updating ByNames to not return nil, nil
ByNames could previously return a nil value and a nil error. This caused issues when other parts of the application (pkg/stores/partition/parallel.go) tried to use the result. Now this will return an empty list on the error condition, instead of nil
Configuration menu - View commit details
-
Copy full SHA for 0b23400 - Browse repository at this point
Copy the full SHA 0b23400View commit details -
Merge pull request rancher#132 from MbolotSuse/panic-fix
Updating ByNames to not return nil, nil
Configuration menu - View commit details
-
Copy full SHA for 9935404 - Browse repository at this point
Copy the full SHA 9935404View commit details
Commits on Dec 22, 2023
-
WatchNames: return errors via WebSocket
Align behavior with plain Watch, which also does the same. Fixes rancher/rancher#41809 Signed-off-by: Silvio Moioli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1585ed3 - Browse repository at this point
Copy the full SHA 1585ed3View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d138622 - Browse repository at this point
Copy the full SHA d138622View commit details
Commits on Jan 24, 2024
-
Bumps rancher/wrangler to it's tagged v2 version.
The previous wrangler commit included all of the v2 changes. Except for the import paths changes.
Configuration menu - View commit details
-
Copy full SHA for e35a044 - Browse repository at this point
Copy the full SHA e35a044View commit details -
Merge pull request rancher#142 from KevinJoiner/wrangler-v2
Bumps rancher/wrangler to it's tagged v2 version.
Configuration menu - View commit details
-
Copy full SHA for 17bd14c - Browse repository at this point
Copy the full SHA 17bd14cView commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be7dccb - Browse repository at this point
Copy the full SHA be7dccbView commit details
Commits on Feb 8, 2024
-
Bump dependencies to support k8s 1.28 | January Patch
Signed-off-by: Chirayu Kapoor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7ba1cd - Browse repository at this point
Copy the full SHA a7ba1cdView commit details
Commits on Feb 26, 2024
-
Reducing number of generated schemas
Changes steve to only return top level schema definitions rather than a full defined schema for every field. Also adds basic docs and fixes a bug with schema generation on versioned crds
Configuration menu - View commit details
-
Copy full SHA for 605e74c - Browse repository at this point
Copy the full SHA 605e74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f65942 - Browse repository at this point
Copy the full SHA 3f65942View commit details -
Adding schema definitions endpoint
Introduces new schema definitions endpoint, allowing the caller to get the fields/types/descriptions for a given kubernetes resource.
Configuration menu - View commit details
-
Copy full SHA for 40f6b10 - Browse repository at this point
Copy the full SHA 40f6b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 099ebc5 - Browse repository at this point
Copy the full SHA 099ebc5View commit details
Commits on Feb 27, 2024
-
Merge pull request rancher#140 from chiukapoor/rancher-v1.28
Update dynamic listener
Configuration menu - View commit details
-
Copy full SHA for cecc8da - Browse repository at this point
Copy the full SHA cecc8daView commit details
Commits on Feb 28, 2024
-
Merge pull request rancher#139 from MbolotSuse/resource-schema
Resource schema
Configuration menu - View commit details
-
Copy full SHA for 641178e - Browse repository at this point
Copy the full SHA 641178eView commit details
Commits on Mar 1, 2024
-
Merge pull request rancher#141 from moio/watchnames_propagate_errors
WatchNames: return errors via WebSocket
Configuration menu - View commit details
-
Copy full SHA for 7913f27 - Browse repository at this point
Copy the full SHA 7913f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e74495 - Browse repository at this point
Copy the full SHA 0e74495View commit details -
Configuration menu - View commit details
-
Copy full SHA for cec59c5 - Browse repository at this point
Copy the full SHA cec59c5View commit details
Commits on Mar 12, 2024
-
Improving Schema Definitions cache/refresh
Updates the schema definitions refresh method to use a new debounce method. Adds a handler which refreshes the definitions every 2 seconds after adding a CRD and every 10 minutes by default.
Configuration menu - View commit details
-
Copy full SHA for 2f8e648 - Browse repository at this point
Copy the full SHA 2f8e648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f32ff2 - Browse repository at this point
Copy the full SHA 0f32ff2View commit details -
Fixing bug with preferred versions
In the original implementation of the definition handler, the resource list was checked for preferred version, and this overrode the preferred version of the overall group. However, this logic was inaccurate and did not use the group as the source of truth on the preferred version like it should have.
Configuration menu - View commit details
-
Copy full SHA for b761846 - Browse repository at this point
Copy the full SHA b761846View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abbe805 - Browse repository at this point
Copy the full SHA abbe805View commit details
Commits on Mar 14, 2024
-
Merge pull request rancher#162 from JonCrowther/count-race-condition
Fix race condition in debounceCounts
Configuration menu - View commit details
-
Copy full SHA for ca29f47 - Browse repository at this point
Copy the full SHA ca29f47View commit details -
Merge pull request rancher#161 from MbolotSuse/resource-schema-improv…
…ed-cache Resource schema improved cache
Configuration menu - View commit details
-
Copy full SHA for 870824d - Browse repository at this point
Copy the full SHA 870824dView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9c53d7 - Browse repository at this point
Copy the full SHA f9c53d7View commit details -
Merge pull request rancher#173 from JonCrowther/add-codeowners
Add codeowners file
Configuration menu - View commit details
-
Copy full SHA for a1ef5a9 - Browse repository at this point
Copy the full SHA a1ef5a9View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09ea8b0 - Browse repository at this point
Copy the full SHA 09ea8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6db0f - Browse repository at this point
Copy the full SHA 3a6db0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1e7f2 - Browse repository at this point
Copy the full SHA 3c1e7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 216e53e - Browse repository at this point
Copy the full SHA 216e53eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e85d9 - Browse repository at this point
Copy the full SHA 51e85d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c3c4d - Browse repository at this point
Copy the full SHA f5c3c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d4da9 - Browse repository at this point
Copy the full SHA c9d4da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5d093 - Browse repository at this point
Copy the full SHA cc5d093View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3137d6 - Browse repository at this point
Copy the full SHA e3137d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b77040f - Browse repository at this point
Copy the full SHA b77040fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c52c626 - Browse repository at this point
Copy the full SHA c52c626View commit details -
Merge pull request rancher#175 from MbolotSuse/renovate-bumps-march
Renovate bumps
Configuration menu - View commit details
-
Copy full SHA for 863d917 - Browse repository at this point
Copy the full SHA 863d917View commit details
Commits on Mar 26, 2024
-
Various dependency bumps (rancher#179)
* Bump wrangler to v2.2.0-rc1 * Bump dynamiclistener to v0.5.0-rc3 * Bump apiserver to 0dbf81039822340de2905a7e12b096d5a717b739 * Bump norman to dd207ee11dda52ef503af578a2e861b78b97eedf * Bump remotedialer to v0.3.1
Configuration menu - View commit details
-
Copy full SHA for 9b00eb3 - Browse repository at this point
Copy the full SHA 9b00eb3View commit details
Commits on Apr 3, 2024
-
changing permission for kubeconfig file inside the shell pod (rancher…
…#166) * changing permission for kubeconfig file inside the shell pod * creating unit tests for the changes done
Configuration menu - View commit details
-
Copy full SHA for 46e3638 - Browse repository at this point
Copy the full SHA 46e3638View commit details -
Some tests which relied on timeouts were a bit flaky in CI. This PR refactors a few of them to work on a more reliable method of receiving from a channel and raises the timeout of another test.
Configuration menu - View commit details
-
Copy full SHA for 0e9fde7 - Browse repository at this point
Copy the full SHA 0e9fde7View commit details
Commits on Apr 4, 2024
-
Merge pull request rancher#180 from MbolotSuse/flaky-test
Attempting to fix flaky tests
Configuration menu - View commit details
-
Copy full SHA for bcba9d5 - Browse repository at this point
Copy the full SHA bcba9d5View commit details
Commits on Apr 12, 2024
-
chore(deps): update rancher 2.9 packages (rancher#193)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee5c83b - Browse repository at this point
Copy the full SHA ee5c83bView commit details -
chore(deps): update k8s.io/kube-openapi digest to dc4e619 (rancher#177)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f042b7d - Browse repository at this point
Copy the full SHA f042b7dView commit details -
chore(deps): update module github.com/rancher/dynamiclistener to v0.5…
….0-rc4 (rancher#188) Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc4a394 - Browse repository at this point
Copy the full SHA dc4a394View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d42a5bc - Browse repository at this point
Copy the full SHA d42a5bcView commit details -
Bump various dependencies to downgrade prometheus to v1.16.0 (rancher…
…#196) Fixes incompatiblity with k8s 1.28
Configuration menu - View commit details
-
Copy full SHA for b3bd0b8 - Browse repository at this point
Copy the full SHA b3bd0b8View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18ff2eb - Browse repository at this point
Copy the full SHA 18ff2ebView commit details
Commits on Apr 24, 2024
-
Merge pull request rancher#200 from ericpromislow/fix-steve-readme-Co…
…llectionFormatter-duplication Fix the sample formatter code.
Configuration menu - View commit details
-
Copy full SHA for 43fc03f - Browse repository at this point
Copy the full SHA 43fc03fView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0066726 - Browse repository at this point
Copy the full SHA 0066726View commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0302419 - Browse repository at this point
Copy the full SHA 0302419View commit details
Commits on May 8, 2024
-
Merge pull request rancher#206 from ericpromislow/45350-support-k8s-1.29
Bumping version 0.28.6 to 0.29.3 for k8s dependencies.
Configuration menu - View commit details
-
Copy full SHA for 2c4b19e - Browse repository at this point
Copy the full SHA 2c4b19eView commit details -
Revert "Bump k8s dependencies from version 0.28.6 to 0.29.3"
This reverts commit 0066726.
Configuration menu - View commit details
-
Copy full SHA for 7a9a1c0 - Browse repository at this point
Copy the full SHA 7a9a1c0View commit details
Commits on May 10, 2024
-
Merge pull request rancher#207 from krunalhinguu/rancher-1.29
[v1.29] Bump dependencies to support k8s 1.29
Configuration menu - View commit details
-
Copy full SHA for a9bf8c7 - Browse repository at this point
Copy the full SHA a9bf8c7View commit details
Commits on May 15, 2024
-
Fixing schema definitions bugs
Fixes two bugs with the schema definitions: - Adds resources that are a part of the baseSchema (but aren't k8s resources). - Adds logic to handle resources which aren't in a prefered version, but are still in some version.
Configuration menu - View commit details
-
Copy full SHA for c6b887c - Browse repository at this point
Copy the full SHA c6b887cView commit details -
Merge pull request rancher#202 from MbolotSuse/schema-fix-1
Fixing schema definitions bugs
Configuration menu - View commit details
-
Copy full SHA for ce206c9 - Browse repository at this point
Copy the full SHA ce206c9View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4bd1e2e - Browse repository at this point
Copy the full SHA 4bd1e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9137045 - Browse repository at this point
Copy the full SHA 9137045View commit details -
Note: this also removes the FOSSA step! Be sure we create an issue to re-add this at a later date, if we decide to do that.
Configuration menu - View commit details
-
Copy full SHA for f3d2a72 - Browse repository at this point
Copy the full SHA f3d2a72View commit details
Commits on May 28, 2024
-
Pin golangci by commit ID rather than version tag
Co-authored-by: Tom Lebreux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e6d254 - Browse repository at this point
Copy the full SHA 3e6d254View commit details -
Merge pull request rancher#218 from nflynt/drone2gha
Migrate from Drone to GHA
Configuration menu - View commit details
-
Copy full SHA for 4cf4e6b - Browse repository at this point
Copy the full SHA 4cf4e6bView commit details
Commits on Jun 5, 2024
-
SQLite backed cache (rancher#223)
This uses SQLite-backed informers provided by Lasso with rancher/lasso#65 to implement Steve API (/v1/) functionality. This new functionality is available behind a feature flag to be specified at Steve startup See https://confluence.suse.com/pages/viewpage.action?pageId=1359086083 Co-authored-by: Ricardo Weir <[email protected]> Co-authored-by: Michael Bolot <[email protected]> Co-authored-by: Silvio Moioli <[email protected]> Signed-off-by: Silvio Moioli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a84620 - Browse repository at this point
Copy the full SHA 7a84620View commit details -
updated wrangler from v2 to v3
also updated k8s dependencies to v0.30.1
Configuration menu - View commit details
-
Copy full SHA for dae842e - Browse repository at this point
Copy the full SHA dae842eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9babc6 - Browse repository at this point
Copy the full SHA c9babc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3d2e8 - Browse repository at this point
Copy the full SHA 8f3d2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4dae4 - Browse repository at this point
Copy the full SHA 4f4dae4View commit details
Commits on Jun 11, 2024
-
Merge pull request rancher#224 from vardhaman22/k8s-1.30
k8s 1.30 dependencies update
Configuration menu - View commit details
-
Copy full SHA for d0f58fc - Browse repository at this point
Copy the full SHA d0f58fcView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ac9be9 - Browse repository at this point
Copy the full SHA 9ac9be9View commit details
Commits on Jul 2, 2024
-
Adding APIGroups back to the schema
Prior schema calculations started with openapiv2 models which included a model for APIGroups. However, new schema calculations use ServerGroupsAndResources first, which omitted these values. This re-adds this type using a static schema.
Configuration menu - View commit details
-
Copy full SHA for e7a76d1 - Browse repository at this point
Copy the full SHA e7a76d1View commit details
Commits on Jul 3, 2024
-
Merge pull request rancher#230 from MbolotSuse/apigroups-fix
Adding APIGroups back to the schema
Configuration menu - View commit details
-
Copy full SHA for 22a06dd - Browse repository at this point
Copy the full SHA 22a06ddView commit details
Commits on Jul 5, 2024
-
Signed-off-by: Silvio Moioli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb311a8 - Browse repository at this point
Copy the full SHA cb311a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88fd70a - Browse repository at this point
Copy the full SHA 88fd70aView commit details -
sql: bugfix: return total resource count correctly (rancher#236)
* sql: drop dead code Signed-off-by: Silvio Moioli <[email protected]> * sql: bugfix: return total resource count correctly Signed-off-by: Silvio Moioli <[email protected]> * adapt tests Signed-off-by: Silvio Moioli <[email protected]> * adapt mocks Signed-off-by: Silvio Moioli <[email protected]> * TEMP: remove this when bumping lasso to include rancher/lasso#84 Signed-off-by: Silvio Moioli <[email protected]> * Use latest lasso instead of fork --------- Signed-off-by: Silvio Moioli <[email protected]> Co-authored-by: Tom Lebreux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0841e03 - Browse repository at this point
Copy the full SHA 0841e03View commit details
Commits on Jul 9, 2024
-
Bump wrangler to v3.0.0 (rancher#239)
and other dependencies that also bumps wrangler
Configuration menu - View commit details
-
Copy full SHA for 4787160 - Browse repository at this point
Copy the full SHA 4787160View commit details
Commits on Jul 16, 2024
-
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90ee97d - Browse repository at this point
Copy the full SHA 90ee97dView commit details -
Assign the offline flag if it contains true/false/dynamic
Otherwise, default to dynamic to keep behavior the same as it is today Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 052e31a - Browse repository at this point
Copy the full SHA 052e31aView commit details -
Create a custom handler for serving dashbaord as a SPA
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf0fa4d - Browse repository at this point
Copy the full SHA cf0fa4dView commit details -
Make use of custom handler and api routes
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec1ba5b - Browse repository at this point
Copy the full SHA ec1ba5bView commit details -
Add github action for steve builds
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2162167 - Browse repository at this point
Copy the full SHA 2162167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4456646 - Browse repository at this point
Copy the full SHA 4456646View commit details -
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4540c5b - Browse repository at this point
Copy the full SHA 4540c5bView commit details -
Remove reference to src/steve as this isn't a dir anymore in fork
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ffb9bd - Browse repository at this point
Copy the full SHA 5ffb9bdView commit details -
Only join the base path with staticPath
Signed-off-by: phillip_rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53fe69f - Browse repository at this point
Copy the full SHA 53fe69fView commit details -
Just use r.URL.Path for better crossplatform support
Signed-off-by: phillip_rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0def6c8 - Browse repository at this point
Copy the full SHA 0def6c8View commit details -
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2edebb9 - Browse repository at this point
Copy the full SHA 2edebb9View commit details -
Handle subscribe socket directly for local and not send 302
Signed-off-by: Darren Shepherd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf3f556 - Browse repository at this point
Copy the full SHA bf3f556View commit details -
Merge branch 'master' into chore/steve-rebase
Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88d7cea - Browse repository at this point
Copy the full SHA 88d7ceaView commit details -
Resolve lint error
ineffectual assignment to path (ineffassign)
This resolves an error raised by the linter ``` Error: pkg/ui/routes.go:27:2: ineffectual assignment to path (ineffassign) path, err := filepath.Abs(r.URL.Path) ``` Signed-off-by: Phillip Rak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9321a37 - Browse repository at this point
Copy the full SHA 9321a37View commit details