Commit 0ae86da
authored
feat: Object store persistence in operator (feast-dev#4758)
* object store validation and additional field
Signed-off-by: Daniele Martinoli <[email protected]>
* s3 additional kwargs
Signed-off-by: Daniele Martinoli <[email protected]>
* adding extra line
Signed-off-by: Daniele Martinoli <[email protected]>
* updated registry validation message
Signed-off-by: Daniele Martinoli <[email protected]>
* renamed S3AddtlKwargs to S3AdditionalKwargs
Signed-off-by: Daniele Martinoli <[email protected]>
* generalized similar test functions
Signed-off-by: Daniele Martinoli <[email protected]>
---------
Signed-off-by: Daniele Martinoli <[email protected]>1 parent d8ccb00 commit 0ae86da
9 files changed
Lines changed: 634 additions & 18 deletions
File tree
- infra/feast-operator
- api/v1alpha1
- config
- crd/bases
- samples
- dist
- internal/controller
- services
- test/api
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | | - | |
| 126 | + | |
126 | 127 | | |
| 128 | + | |
| 129 | + | |
127 | 130 | | |
128 | | - | |
129 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 41 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
548 | 551 | | |
549 | 552 | | |
550 | 553 | | |
| |||
816 | 819 | | |
817 | 820 | | |
818 | 821 | | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
819 | 826 | | |
820 | 827 | | |
821 | | - | |
822 | | - | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
823 | 833 | | |
824 | 834 | | |
825 | 835 | | |
826 | 836 | | |
827 | 837 | | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
828 | 846 | | |
829 | 847 | | |
830 | 848 | | |
| |||
1427 | 1445 | | |
1428 | 1446 | | |
1429 | 1447 | | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
1430 | 1452 | | |
1431 | 1453 | | |
1432 | 1454 | | |
| |||
1705 | 1727 | | |
1706 | 1728 | | |
1707 | 1729 | | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
1708 | 1734 | | |
1709 | 1735 | | |
1710 | | - | |
1711 | | - | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
1712 | 1739 | | |
1713 | | - | |
| 1740 | + | |
| 1741 | + | |
1714 | 1742 | | |
1715 | 1743 | | |
1716 | 1744 | | |
1717 | 1745 | | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
1718 | 1754 | | |
1719 | 1755 | | |
1720 | 1756 | | |
| |||
Lines changed: 24 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 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
556 | 559 | | |
557 | 560 | | |
558 | 561 | | |
| |||
824 | 827 | | |
825 | 828 | | |
826 | 829 | | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
827 | 834 | | |
828 | 835 | | |
829 | | - | |
830 | | - | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
831 | 841 | | |
832 | 842 | | |
833 | 843 | | |
834 | 844 | | |
835 | 845 | | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
836 | 854 | | |
837 | 855 | | |
838 | 856 | | |
| |||
1435 | 1453 | | |
1436 | 1454 | | |
1437 | 1455 | | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
1438 | 1460 | | |
1439 | 1461 | | |
1440 | 1462 | | |
| |||
1713 | 1735 | | |
1714 | 1736 | | |
1715 | 1737 | | |
| 1738 | + | |
| 1739 | + | |
| 1740 | + | |
| 1741 | + | |
1716 | 1742 | | |
1717 | 1743 | | |
1718 | | - | |
1719 | | - | |
| 1744 | + | |
| 1745 | + | |
| 1746 | + | |
1720 | 1747 | | |
1721 | | - | |
| 1748 | + | |
| 1749 | + | |
1722 | 1750 | | |
1723 | 1751 | | |
1724 | 1752 | | |
1725 | 1753 | | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
1726 | 1762 | | |
1727 | 1763 | | |
1728 | 1764 | | |
| |||
0 commit comments