Commit 28a647d
authored
[Sync] Update project files from source repository (f7546e4) (#110)
* sync(ci): update mage-x to v1.21.0 and benchstat
* chore(controller): add etcd member state files
Adds default etcd member snapshot database and write-ahead log files for proper etcd initialization.
* ci(env): configure build tag exclusions for mage auto-discovery
Add MAGE_X_AUTO_DISCOVER_BUILD_TAGS_EXCLUDE configuration to exclude race, custom, ignore_autogenerated, and e2e build tags.
* chore(bases): regenerate crd base manifests
CRD YAML files reformatted with normalized indentation and document separators removed.
* style(rbac): standardize manager role indentation
Adjust YAML indentation to align rules with parent key. Improves consistency and readability of the ClusterRole manifest.
* build(test-e2e): add e2e build tag to test command
Add the -tags e2e flag to enable build-tagged test code during e2e test execution.
* test(e2e): add e2e build tags
Add //go:build e2e directives to test files to ensure they are only compiled when explicitly building e2e tests.
* docs(readme): replace github sponsor badge with deepwiki link
Replace GitHub sponsor badge with DeepWiki badge to direct users to community documentation resources.1 parent b33c318 commit 28a647d
27 files changed
Lines changed: 48106 additions & 48116 deletions
File tree
- .github/env
- config
- crd/bases
- rbac
- internal/controller/default.etcd/member
- snap
- wal
- test/e2e
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Lines changed: 1596 additions & 1597 deletions
Large diffs are not rendered by default.
Lines changed: 1617 additions & 1618 deletions
Large diffs are not rendered by default.
Lines changed: 1651 additions & 1652 deletions
Large diffs are not rendered by default.
Lines changed: 1598 additions & 1599 deletions
Large diffs are not rendered by default.
Lines changed: 1651 additions & 1652 deletions
Large diffs are not rendered by default.
Lines changed: 1596 additions & 1597 deletions
Large diffs are not rendered by default.
0 commit comments