1.9 branch fixes
Added
- Updates to goal planning and scheduling. #216
- YAML goal set specification. #216
- Add placeholder replacement in cache classifier. #219
- Allow goal planning contribute to goal caches. #220
- Split out goal planning and goal execution. #215
- Provide more context when requiring fails. #224
- Add goal to fulfill scheduled container goals. #231
- Move the GCP pack into sdm-core. #237
- Add support for skill output. #240
- Move sdm-pack-k8s into sdm-core. #241
Changed
- Scope cache by workspace. #222
- Move to using GraphQL mutations for SdmGoal and SdmGoalSet. #226
- Better YAML format. #227
- Merge pod affinity rather than overwrite. #229
- Prepare for GCF to k8s goal scheduling. #230
- Have beforeCreation return job spec. #234
- Update @kubernetes/client-node. #239