CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 10:41:19 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/"08e7e65a4a0cbb9876501e5ffe43948d"
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=fmfeDqnHkcJSW9grW1PxTRNlnuAAnyK4LNenEUoJlBs0Tba%2BPt%2F96pWQ9vu4PcPL8RQUZvxKJZK3wQf7iF4g4MN6SnIG6NYBY54%2BMLefCEECbm9CGQaE0%2BbW0nKEWGCas6G%2BCcnW0WOWy3jmktsaMnbBsIZ4a0dTe9DZGUTu1fozEMl8aClxoBYC591DQjbDfVVorSJ9ItWdOSQfT68uuPg%2Fkz4%2B%2FKw8j6de4JK0r9ebbnHIx8MiLPvzyCXj28O%2Btjp44V%2Ff%2BGz0fhNUkla%2F4w%3D%3D--n69jE7b6SReKEIw7--YqKxCimaao%2BoHxH68xswrg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.479298484.1753353678; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 10:41:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 10:41:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E210:3B93B0:193091C:1E018D0:68820DCE
fix: Made fixes to Go Operator DB persistence (#4830) · feast-dev/feast@cdc0753 · 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 clipboardExpand all lines: infra/feast-operator/dist/install.yaml
Copy file name to clipboardExpand all lines: infra/feast-operator/internal/controller/featurestore_controller_db_store_test.go
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit cdc0753
authored
fix: Made fixes to Go Operator DB persistence (#4830)
* Made fixes to Go Operator DB persistence
Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
* Fixes following review
Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
---------
Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>1 parent 732865f commit cdc0753Copy full SHA for cdc0753
File tree
Expand file treeCollapse file tree
7 files changed
+128
-94
lines changedFilter options
- infra/feast-operator
- api/v1alpha1
- config/crd/bases
- dist
- internal/controller
- services
- test/api
Expand file treeCollapse file tree
7 files changed
+128
-94
lines changedinfra/feast-operator/api/v1alpha1/featurestore_types.go
Copy file name to clipboardExpand all lines: infra/feast-operator/api/v1alpha1/featurestore_types.go+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| 110 | + | |
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
114 |
| - | |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
| |||
125 | 126 |
| |
126 | 127 |
| |
127 | 128 |
| |
128 |
| - | |
| 129 | + | |
129 | 130 |
| |
| 131 | + | |
| 132 | + | |
130 | 133 |
| |
131 | 134 |
| |
132 | 135 |
| |
| |||
158 | 161 |
| |
159 | 162 |
| |
160 | 163 |
| |
161 |
| - | |
| 164 | + | |
162 | 165 |
| |
163 | 166 |
| |
164 | 167 |
| |
| |||
178 | 181 |
| |
179 | 182 |
| |
180 | 183 |
| |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
181 | 188 |
| |
182 | 189 |
| |
183 | 190 |
| |
|
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+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
| 326 | + | |
326 | 327 |
| |
327 | 328 |
| |
328 | 329 |
| |
| |||
355 | 356 |
| |
356 | 357 |
| |
357 | 358 |
| |
358 |
| - | |
| 359 | + | |
359 | 360 |
| |
| 361 | + | |
| 362 | + | |
360 | 363 |
| |
361 | 364 |
| |
362 | 365 |
| |
| |||
729 | 732 |
| |
730 | 733 |
| |
731 | 734 |
| |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
732 | 739 |
| |
733 | 740 |
| |
734 | 741 |
| |
| |||
1559 | 1566 |
| |
1560 | 1567 |
| |
1561 | 1568 |
| |
| 1569 | + | |
1562 | 1570 |
| |
1563 | 1571 |
| |
1564 | 1572 |
| |
| |||
1592 | 1600 |
| |
1593 | 1601 |
| |
1594 | 1602 |
| |
1595 |
| - | |
| 1603 | + | |
1596 | 1604 |
| |
| 1605 | + | |
| 1606 | + | |
1597 | 1607 |
| |
1598 | 1608 |
| |
1599 | 1609 |
| |
| |||
1973 | 1983 |
| |
1974 | 1984 |
| |
1975 | 1985 |
| |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
1976 | 1990 |
| |
1977 | 1991 |
| |
1978 | 1992 |
| |
|
infra/feast-operator/dist/install.yaml
Copy file name to clipboardExpand all lines: infra/feast-operator/dist/install.yaml+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| 334 | + | |
334 | 335 |
| |
335 | 336 |
| |
336 | 337 |
| |
| |||
363 | 364 |
| |
364 | 365 |
| |
365 | 366 |
| |
366 |
| - | |
| 367 | + | |
367 | 368 |
| |
| 369 | + | |
| 370 | + | |
368 | 371 |
| |
369 | 372 |
| |
370 | 373 |
| |
| |||
737 | 740 |
| |
738 | 741 |
| |
739 | 742 |
| |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
740 | 747 |
| |
741 | 748 |
| |
742 | 749 |
| |
| |||
1567 | 1574 |
| |
1568 | 1575 |
| |
1569 | 1576 |
| |
| 1577 | + | |
1570 | 1578 |
| |
1571 | 1579 |
| |
1572 | 1580 |
| |
| |||
1600 | 1608 |
| |
1601 | 1609 |
| |
1602 | 1610 |
| |
1603 |
| - | |
| 1611 | + | |
1604 | 1612 |
| |
| 1613 | + | |
| 1614 | + | |
1605 | 1615 |
| |
1606 | 1616 |
| |
1607 | 1617 |
| |
| |||
1981 | 1991 |
| |
1982 | 1992 |
| |
1983 | 1993 |
| |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
1984 | 1998 |
| |
1985 | 1999 |
| |
1986 | 2000 |
| |
|
infra/feast-operator/internal/controller/featurestore_controller_db_store_test.go
Copy file name to clipboardExpand all lines: infra/feast-operator/internal/controller/featurestore_controller_db_store_test.go+57-60Lines changed: 57 additions & 60 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 | 308 |
| |
334 | 309 |
| |
335 | 310 |
| |
336 | 311 |
| |
337 | 312 |
| |
338 |
| - | |
| 313 | + | |
339 | 314 |
| |
340 | 315 |
| |
341 | 316 |
| |
| |||
353 | 328 |
| |
354 | 329 |
| |
355 | 330 |
| |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
| 331 | + | |
389 | 332 |
| |
390 | 333 |
| |
391 | 334 |
| |
| |||
506 | 449 |
| |
507 | 450 |
| |
508 | 451 |
| |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
509 | 506 |
| |
510 | 507 |
| |
511 | 508 |
| |
|
You can’t perform that action at this time.
0 commit comments