File tree
205 files changed
+7184
-44843
lines changed- apis/v1alpha1
- cmd/controller
- config/crd/bases
- helm/crds
- pkg
- common
- resource
- app
- data_quality_job_definition
- domain
- endpoint
- endpoint_config
- feature_group
- hyper_parameter_tuning_job
- inference_component
- model
- model_bias_job_definition
- model_explainability_job_definition
- testdata
- sdkapi
- create
- describe
- v1alpha1
- create
- desired
- observed
- delete/observed
- readone
- desired
- observed
- update
- desired
- observed
- model_package
- model_package_group
- model_quality_job_definition
- monitoring_schedule
- notebook_instance
- notebook_instance_lifecycle_config
- pipeline
- pipeline_execution
- processing_job
- training_job
- transform_job
- user_profile
- testutil
- templates
- app
- hyper_parameter_tuning_job
- inference_component
- model_package
- notebook_instance
- pipeline_execution
- processing_job
- training_job
- transform_job
- test
- e2e/tests
- mocks/aws-sdk-go/sagemaker
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+7184
-44843
lines changedDiff for: Makefile
+14-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
| 32 | + | |
| 33 | + | |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
| 35 | + | |
| 36 | + | |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
|
Diff for: apis/v1alpha1/domain.go
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/enums.go
+1,356-797
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/feature_group.go
+7-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/generator.yaml
+35-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
558 | 558 |
| |
559 | 559 |
| |
560 | 560 |
| |
561 |
| - | |
| 561 | + | |
562 | 562 |
| |
563 | 563 |
| |
564 | 564 |
| |
565 |
| - | |
| 565 | + | |
566 | 566 |
| |
567 | 567 |
| |
568 | 568 |
| |
| |||
632 | 632 |
| |
633 | 633 |
| |
634 | 634 |
| |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
635 | 639 |
| |
636 | 640 |
| |
637 | 641 |
| |
| |||
913 | 917 |
| |
914 | 918 |
| |
915 | 919 |
| |
916 |
| - | |
| 920 | + | |
917 | 921 |
| |
918 | 922 |
| |
919 | 923 |
| |
| |||
1073 | 1077 |
| |
1074 | 1078 |
| |
1075 | 1079 |
| |
| 1080 | + | |
1076 | 1081 |
| |
1077 | 1082 |
| |
1078 | 1083 |
| |
| |||
1082 | 1087 |
| |
1083 | 1088 |
| |
1084 | 1089 |
| |
| 1090 | + | |
1085 | 1091 |
| |
1086 | 1092 |
| |
1087 | 1093 |
| |
| |||
1093 | 1099 |
| |
1094 | 1100 |
| |
1095 | 1101 |
| |
| 1102 | + | |
1096 | 1103 |
| |
1097 | 1104 |
| |
| 1105 | + | |
1098 | 1106 |
| |
1099 | 1107 |
| |
1100 | 1108 |
| |
| |||
1137 | 1145 |
| |
1138 | 1146 |
| |
1139 | 1147 |
| |
1140 |
| - | |
1141 | 1148 |
| |
1142 |
| - | |
1143 | 1149 |
| |
1144 | 1150 |
| |
1145 | 1151 |
| |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
1146 | 1175 |
|
Diff for: apis/v1alpha1/inference_component.go
+1-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/model_package.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/notebook_instance.go
+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/transform_job.go
+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments