🚀 Enhancements
- PR: #1339 - Validate app naming using IsDNS1123Label from k8s
- PR: #1330 - Saving config-repo URL in cluster
- PR: #1348 - Add tilt.dev support for local development
- PR: #1317 - Add notifications if a new profile version is available
- PR: #1360 - Implement
add profile
to install a profile to a cluster
🔥 UI
- PR: #1347 - Add Background
- PR: #1367 - Adds Pagination to Data Table
- PR: #1447 - Add Title To Logo
- PR: #1436 - Add Filtering Structure for Data Table
- PR: #1464 - Add Collapsible Search Input
- PR: #1488 - Enhance Data Table Sorting Functionality
- PR: #1525 - Adjust Nav Styling
🐛 Bugs
- PR: #1320 - Print out GitSource from config repository on dry-run
- PR: #1384 - Fix the downloading of tilt on OSX
- PR: #1391 - Add groups scope
- PR: #1393 - Pend the profiles test until we can figure out a better way to run them
Uncategorized
- PR: #1345 - Get kube client during HTTP request
- PR: #1355 - Only run tests when PRing to main
- PR: #1353 - Update profile endpoints to request a
client.Client
during an HTTP request - PR: #1350 - Fix readme version number
- PR: #1329 - Report correct version when building docker image on-release
- PR: #1370 - Fix nightly syntax
- PR: #1368 - Update containerd and runc(go), trim and parcel (UI) for known alerts
- PR: #1374 - Tilt install fix
- PR: #1378 - Set nightly test time
- PR: #1334 - Only add deploy key when needed
- PR: #1377 - Expose test fakes as a package
- PR: #1358 - Restructure GitHub auth test to remove flakiness
- PR: #1390 - Notify Slack when the
main
branch build fails - PR: #1395 - fix jwt-go warning
- PR: #1398 - use gopkg.in/yaml.v2 2.4.0 to resolve snyk warning
- PR: #1392 - use local registry when running acceptance tests
- PR: #1402 - Remove merge conflict marker after bad rebase and remove label job
- PR: #1407 - Use snyk for js, go & docker, upload results properly
- PR: #1404 - Add conditions field to flux objects
- PR: #1411 - Seb change v2 check names
- PR: #1429 - ci: Run go & js tests in parallel
- PR: #1440 - cli: Remove application suspend/resume
- PR: #1434 - Remove
gitops beta
and all its subcommands - PR: #1441 - Remove add/remove app
- PR: #1444 - github: Actually do snyk uploads
- PR: #1435 - Cleanup version
- PR: #1446 - Remove[*] install/uninstall commands
- PR: #1410 - No tools in docker image
- PR: #1449 - Remove more commands
- PR: #1461 - Stop describing releases as straightforward
- PR: #1457 - Fix the scan pipeline upon merges
- PR: #1451 - Add releases and flux runtime pages
- PR: #1455 - Delete GetApplication, ListApplications endpoints
- PR: #1486 - Revert "Delete GetApplication, ListApplications endpoints"
- PR: #1471 - Re-arrange proto files
- PR: #1469 - Separate UI
- PR: #1487 - Update cluster cmd
- PR: #1518 - Make CI faster again
- PR: #1508 - Added validation to registry script
- PR: #1489 - Add reconciled and child object API endpoints and KustomizationDetail page
- PR: #1514 - Remove explicit snyk code scan
- PR: #1515 - feat: Create endpoint for fetching the flux namespace
- PR: #1517 - Run
make unit-tests
in CI, and remove/fix tests that fail - PR: #1443 - make: Turn off cgo everywhere
- PR: #1496 - Add weave-gitops helm chart
- PR: #1536 - Fix module names in gitops-server
- PR: #1522 - Add GitRepositoryDetail page