github weaveworks/weave-gitops v0.7.0

latest releases: v0.38.0, v0.37.0, v0.36.0...
2 years ago

🚀 Enhancements

  • PR: #1624 - WG529 Auth styling and flags improvements
  • PR: #1707 - Merge v2 into main
  • PR: #1627 - ClustersClientsPool Middleware
  • PR: #1732 - refactor: Clean up kube client initialization references
  • PR: #1736 - refactor: Clean up kube config getting refereces
  • PR: #1738 - Removing gitprovider middleware
  • PR: #1751 - 1560 upgrade command
  • PR: #1754 - feat: Streamline logging with single common logger
  • PR: #1779 - Helm upgrades
  • PR: #1797 - Add a date prefix to the docker tag for PR images
  • PR: #1794 - update dependencies
  • PR: #1780 - feat: Create a namespace client and watcher
  • PR: #1832 - Release helm chart whenever it's changed
  • PR: #1814 - Clusters Client
  • PR: #1843 - feat: Use client from pool to Get kustomization
  • PR: #1850 - feat: Use clientpool to Get and List HelmReleases
  • PR: #1854 - feat: Use clientpool to Get flux runtime objects
  • PR: #1862 - feat: Derive Cluster from Source object response
  • PR: #1871 - Add optional annotations to the charts's service
  • PR: #1857 - Add nsaccess package to determine if a user "has access" to a namespace
  • PR: #1793 - Added static tls files to helm template
  • PR: #1847 - update-upgrade-command-to-deal-with-weave-gitops-helm-repo
  • PR: #1893 - final changes to generate a release
  • PR: #1888 - feat: Query kustomizations across namespaces for a cluster
  • PR: #1903 - feat: Add cross-namespace querying to all listing endpoints
  • PR: #1902 - Add automation sync endpoints and UI
  • PR: #1855 - Implementing dev mode

🔥 UI

  • PR: #1447 - Add Title To Logo
  • PR: #1636 - Make Cluster Name Default for Single Cluster
  • PR: #1651 - Add Helm Release Detail Page
  • PR: #1630 - Add Suspended Status
  • PR: #1635 - Add Border to Source Detail Error Message
  • PR: #1739 - Add favicon
  • PR: #1743 - Adds suspended status to detail views
  • PR: #1750 - Add polling through react-query
  • PR: #1758 - Switch isFetching to useIsFetching
  • PR: #1790 - Allow overflowed data to scroll
  • PR: #1805 - Remove title bar padding and shrink logo
  • PR: #1823 - Adds in the coveted reconciliation graph (again)
  • PR: #1822 - Add Tabs for Helm Release Detail
  • PR: #1807 - Sort by Status
  • PR: #1835 - Convert DirectedGraph d3 logic into class
  • PR: #1745 - Only return deployments with part-of=flux
  • PR: #1869 - Adjust filter chip spacing
  • PR: #1889 - Change graph node shape + add status + add cluster name
  • PR: #1897 - Fix width and height of Kustomization Detail
  • PR: #1892 - Implement Footer From Designs

🐛 Bugs

  • PR: #1730 - fix: Return UserInfo{} if superuser not logged in
  • PR: #1760 - fix: Check for readyText after it has been set
  • PR: #1417 - Bump axios from 0.21.1 to 0.21.4 in /website
  • PR: #1543 - Bump prismjs from 1.23.0 to 1.27.0 in /website
  • PR: #1802 - Fix date substitution in PR workflow
  • PR: #1803 - More fix date images
  • PR: #1505 - Bump follow-redirects from 1.14.1 to 1.14.9 in /website
  • PR: #1839 - fix: Interval values are not correct everywhere
  • PR: #1844 - Fix authentication message
  • PR: #1852 - fix: Ordering within filter menu changes periodically
  • PR: #1774 - Bump node-forge from 1.2.1 to 1.3.0 in /website
  • PR: #1767 - Bump nanoid from 3.1.23 to 3.3.1 in /website
  • PR: #1419 - Bump shelljs from 0.8.4 to 0.8.5 in /website
  • PR: #1865 - fix: Reconciled objects not appearing in a helm release
  • PR: #1863 - fix: LastUpdatedAt value is always an empty string
  • PR: #1891 - Remove animation from sign_on screen
  • PR: #1896 - Fixes image loading when using UI as a module
Uncategorized
  • PR: #1407 - Use snyk for js, go & docker, upload results properly
  • PR: #1440 - cli: Remove application suspend/resume
  • PR: #1441 - Remove add/remove app
  • PR: #1444 - github: Actually do snyk uploads
  • PR: #1446 - Remove[*] install/uninstall commands
  • PR: #1410 - No tools in docker image
  • PR: #1449 - Remove more commands
  • PR: #1457 - Fix the scan pipeline upon merges
  • PR: #1455 - Delete GetApplication, ListApplications endpoints
  • PR: #1518 - Make CI faster again
  • PR: #1514 - Remove explicit snyk code scan
  • PR: #1517 - Run make unit-tests in CI, and remove/fix tests that fail
  • PR: #1443 - make: Turn off cgo everywhere
  • PR: #1536 - Fix module names in gitops-server
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1623 - Fix Breadcrumbs routing issue
  • PR: #1538 - Use system flux instead of an embedded flux
  • PR: #1628 - ui: Port graph + tests away from using Applications types
  • PR: #1626 - Upgrade logr
  • PR: #1555 - tests: remove acceptance tests, and related actions
  • PR: #1631 - Unset page width and affix nav bar to left
  • PR: #1625 - fix: Incorrect interval in HelmRelase response
  • PR: #1632 - Remove more endpoints
  • PR: #1645 - fix: Check for Available condition's message
  • PR: #1612 - feat: Wire core server for Impersonation
  • PR: #1650 - Remove ListCommits endpoint
  • PR: #1654 - Remove the Application CRD
  • PR: #1643 - feat: List namespaces endpoint
  • PR: #1661 - deps: Add helm to dependencies
  • PR: #1662 - fix: Add more resources to Admin user
  • PR: #1664 - Remove all CRD code, v1alpha2 too
  • PR: #1537 - Added TLS security
  • PR: #1659 - Fix multiple UI issues
  • PR: #1638 - Add ListEvents endpoint and table
  • PR: #1663 - refactor: Simplify makeGRPCServer API in tests
  • PR: #1693 - Fix test build errors
  • PR: #1668 - Remove bits and pieces
  • PR: #1692 - Update the readme with TLS info
  • PR: #1655 - Add go mod tidy to static checks, clarify action when git diff fails
  • PR: #1680 - Re-work table filtering to match designs
  • PR: #1696 - Improve ci
  • PR: #1689 - Initial instructions on how to configure TLS in EE
  • PR: #1694 - refactor: Query only object related events
  • PR: #1599 - Update auth docs
  • PR: #1729 - Remove TLS certs from dev image and dev cycle
  • PR: #1728 - Move additional v2 commits
  • PR: #1679 - Added mkcert to dev dependencies
  • PR: #1740 - ref: Tidy up how we process OIDC config
  • PR: #1733 - Remove surviving manifest
  • PR: #1747 - fix: typo
  • PR: #1748 - Log out response from GitHub when there's an error.
  • PR: #1731 - ci: Remove deploy workflow
  • PR: #1753 - Fix lint errors from #1748
  • PR: #1752 - README: CI uses node 16, we should tell developers to do the same
  • PR: #1756 - Fix binary S3 upload
  • PR: #1764 - Remove flux auto-upgrade
  • PR: #1768 - Remove unused commands
  • PR: #1769 - fix: Fix buf warnings
  • PR: #1771 - Upgrade prometheus client
  • PR: #1775 - ref: Refactor utils tests
  • PR: #1770 - Remove actively misleading help texts
  • PR: #1799 - Use Node 16 for the release and docs workflows
  • PR: #1815 - Update package.json for rc3
  • PR: #1818 - Fix newline problem
  • PR: #1820 - Specify docker file in release job
  • PR: #1783 - docs: Support staging multiple branches, remove docs front page
  • PR: #1824 - README: Fix badges
  • PR: #1825 - chore: Update PR/Issue templates
  • PR: #1804 - feat: Add over-engineered reboot script
  • PR: #1727 - Write a more approachable release-tagging script
  • PR: #1828 - website: Replace static file redirect with JS redirect
  • PR: #1695 - Put explicit snyk scan workflow back
  • PR: #1845 - Make the release script compatible with Python 3.7
  • PR: #1834 - Add a fallback option to output the latest tag
  • PR: #1836 - Generate documentation PRs against main
  • PR: #1798 - docs: add adr 0012-acceptance-testing document
  • PR: #1841 - Updating sources handlers to use ClustersClient
  • PR: #1806 - docs: add adr 0013-acceptance-testing-strategy document
  • PR: #1840 - ci: Fix snyk image monitor command
  • PR: #1864 - ci: Fix name of helm chart
  • PR: #1867 - Fix merge flow, take 4
  • PR: #1870 - Fix snyk CLI pipeline, take 5
  • PR: #1856 - Make core work to embed in into enterprise
  • PR: #1860 - Try to ensure that package.json/package-lock.json are updated
  • PR: #1876 - Set exact version of node/go in both release/pr
  • PR: #1873 - Remove CLI auth code
  • PR: #1881 - Update package.json for rc11
  • PR: #1883 - core/server: Error out if we can't create controller client
  • PR: #1879 - refactor: Remove unused ProtoToSomething functions
  • PR: #1887 - Fix svg loading
  • PR: #1898 - Fixes a couple of broken images when using UI as a module
  • PR: #1846 - V2 restructure
  • PR: #1895 - Make namespace cache mockable when starting server

Don't miss a new weave-gitops release

NewReleases is sending notifications on new releases.