CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 05:04:53 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/feast-dev/feast.git
etag: W/"c522ddf7a089f6ff64ed6986659d1dfb"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=ANZwd4O4SEhlCH%2FcHG9GVJoaW4U%2F43W1ehAzpBO0sHu5JrUVc1sV2xTU48X5jtUMiSF0qL%2BOcrPE4n6gWBosjeNUwb0yHGX3VSrc2lRO7bEjPObTSPYj36zLd5ThPDPFE%2Bla%2BiiyrKGNKpRjQOeiO4A%2Feg4HPW1kvbqZVwZEpsAXueeEXyndzptFnOztFpiuP4fadKUly26NVT4DPN3ySnVMWhMSfYSsHQWmi73%2FJj159Cm4dy6sU8LzeqIK%2BgP3D79RVb1ccXqvnqS47BRFLw%3D%3D--e7Sqxm6DycNg0xHx--m03Boucjvce3VWI4L7zF6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1476870150.1753333492; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:04:52 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:04:52 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 877A:35B563:1350249:17792DE:6881BEF4
feat: Feast Operator support log level configuration for services (#4… · feast-dev/feast@19424bc · GitHub
Copy file name to clipboardExpand all lines: infra/feast-operator/api/v1alpha1/featurestore_types.go
Copy file name to clipboardExpand all lines: infra/feast-operator/config/crd/bases/feast.dev_featurestores.yaml
Copy file name to clipboard
Copy file name to clipboardExpand all lines: infra/feast-operator/dist/install.yaml
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 19424bc
feat: Feast Operator support log level configuration for services (#4808)
* fix: Feast Operator updated the kustomize version to v5.5.0
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
* feat : Feast Operator support log level configuration for services
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
* Update infra/feast-operator/internal/controller/services/services.go
Co-authored-by: Tommy Hughes IV <tchughesiv@gmail.com>
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
* Update infra/feast-operator/internal/controller/services/services.go
Co-authored-by: Tommy Hughes IV <tchughesiv@gmail.com>
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
* added unit test for loglevel
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
* fix the loglevel command
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
* moved the logLevel under LocalRegistryConfig and updated testcase to validate it
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
---------
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
Co-authored-by: Tommy Hughes IV <tchughesiv@gmail.com>1 parent 3649554 commit 19424bcCopy full SHA for 19424bc
File tree
Expand file treeCollapse file tree
7 files changed
+460
-9
lines changedFilter options
- infra/feast-operator
- api/v1alpha1
- config
- crd/bases
- samples
- dist
- internal/controller
- services
Expand file treeCollapse file tree
7 files changed
+460
-9
lines changedinfra/feast-operator/api/v1alpha1/featurestore_types.go
Copy file name to clipboardExpand all lines: infra/feast-operator/api/v1alpha1/featurestore_types.go+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 |
| |
81 | 85 |
| |
82 | 86 |
| |
| |||
130 | 134 |
| |
131 | 135 |
| |
132 | 136 |
| |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
133 | 141 |
| |
134 | 142 |
| |
135 | 143 |
| |
| |||
177 | 185 |
| |
178 | 186 |
| |
179 | 187 |
| |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
180 | 192 |
| |
181 | 193 |
| |
182 | 194 |
| |
|
infra/feast-operator/config/crd/bases/feast.dev_featurestores.yaml
Copy file name to clipboardExpand all lines: infra/feast-operator/config/crd/bases/feast.dev_featurestores.yaml+66Lines changed: 66 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
230 | 241 |
| |
231 | 242 |
| |
232 | 243 |
| |
| |||
576 | 587 |
| |
577 | 588 |
| |
578 | 589 |
| |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
579 | 601 |
| |
580 | 602 |
| |
581 | 603 |
| |
| |||
939 | 961 |
| |
940 | 962 |
| |
941 | 963 |
| |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
942 | 975 |
| |
943 | 976 |
| |
944 | 977 |
| |
| |||
1429 | 1462 |
| |
1430 | 1463 |
| |
1431 | 1464 |
| |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
1432 | 1476 |
| |
1433 | 1477 |
| |
1434 | 1478 |
| |
| |||
1784 | 1828 |
| |
1785 | 1829 |
| |
1786 | 1830 |
| |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
1787 | 1842 |
| |
1788 | 1843 |
| |
1789 | 1844 |
| |
| |||
2155 | 2210 |
| |
2156 | 2211 |
| |
2157 | 2212 |
| |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
2158 | 2224 |
| |
2159 | 2225 |
| |
2160 | 2226 |
| |
|
infra/feast-operator/config/samples/v1alpha1_featurestore_services_loglevel.yaml
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
infra/feast-operator/dist/install.yaml
Copy file name to clipboardExpand all lines: infra/feast-operator/dist/install.yaml+67-1Lines changed: 67 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
238 | 249 |
| |
239 | 250 |
| |
240 | 251 |
| |
| |||
584 | 595 |
| |
585 | 596 |
| |
586 | 597 |
| |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
587 | 609 |
| |
588 | 610 |
| |
589 | 611 |
| |
| |||
947 | 969 |
| |
948 | 970 |
| |
949 | 971 |
| |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
950 | 983 |
| |
951 | 984 |
| |
952 | 985 |
| |
| |||
1437 | 1470 |
| |
1438 | 1471 |
| |
1439 | 1472 |
| |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
1440 | 1484 |
| |
1441 | 1485 |
| |
1442 | 1486 |
| |
| |||
1792 | 1836 |
| |
1793 | 1837 |
| |
1794 | 1838 |
| |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
1795 | 1850 |
| |
1796 | 1851 |
| |
1797 | 1852 |
| |
| |||
2163 | 2218 |
| |
2164 | 2219 |
| |
2165 | 2220 |
| |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
2166 | 2232 |
| |
2167 | 2233 |
| |
2168 | 2234 |
| |
| |||
2894 | 2960 |
| |
2895 | 2961 |
| |
2896 | 2962 |
| |
2897 |
| - | |
| 2963 | + | |
2898 | 2964 |
| |
2899 | 2965 |
| |
2900 | 2966 |
| |
|
You can’t perform that action at this time.
0 commit comments