weave-gitops

Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.

APACHE-2.0 License

Downloads
7
Stars
861
Committers
93

Bot releases are visible (Hide)

weave-gitops - v0.7.1-rc.2

Published by weave-gitops-bot over 2 years ago

🚀 Enhancements

  • PR: #1912 - refactor: Make namespace force recache a sync operation
  • PR: #1906 - update version in package.json before release
  • PR: #1913 - ref: Update cache container to sync several caches
  • PR: #1922 - Introducing limited user
  • PR: #1938 - Kustomizations pagination
  • PR: #1963 - ref: Remove kube.Kube interface and implementation
  • PR: #1948 - Better bcrypt use

🔥 UI

  • PR: #1821 - Restyle Filter Modal
  • PR: #1926 - Add Filtering Options
  • PR: #1931 - Remove flux-system as the default namespace from requests
  • PR: #1937 - Improve Filter Animation
  • PR: #1940 - Style Icon Button Hover State
  • PR: #1954 - Remove width constraints from data tables to allow for horizontal scrolling

🐛 Bugs

  • PR: #1920 - fix: Namespace cach can be called before the first results come back
  • PR: #1904 - Switch to path routing (from hash routing)
  • PR: #1935 - Populate namespace on automation detail screens
  • PR: #1932 - Redirect to sign in on AJAX requests
  • PR: #1945 - Make sourceRef namespace optional
  • PR: #1950 - Fix HelmRelease nav and styling
  • PR: #1972 - ui: Make CoreClientContext monkeypatch work
  • PR: #1973 - Fix sub page navigation
  • PR: #1908 - Fix Spacing in Page Component
  • PR: #1914 - Update helm chart + CLI release version
  • PR: #1910 - Documentation updates for v0.7.0
  • PR: #1921 - docs: Fix manual download instructions, update readme
  • PR: #1929 - Added missing version prefix. Command was broken.
  • PR: #1936 - Do not delete .idea folder on make clean
  • PR: #1941 - Stop the testEnv
  • PR: #1930 - Replace the release process with a workflow
  • PR: #1944 - Docs fixes
  • PR: #1951 - Add dedicated components for core details functionality, export flux hook
  • PR: #1958 - update docs based on sync requirements
  • PR: #1924 - Run release process as weave-gitops-bot, and re-enable homebrew tap generation
  • PR: #1957 - Updates for 0.7.0-patch1
  • PR: #1974 - release: Fix condition to skip brew tap generation
  • PR: #1975 - release: Fix github action for tagging docker images
  • PR: #1976 - Updates for 0.7.1-rc.1
  • PR: #1978 - Final* small release process changes
  • PR: #1984 - Move javascript out of the server binary
  • PR: #1986 - ref: delete gitproviders/cache
  • PR: #1989 - Update auth check
weave-gitops - v0.7.1-rc.1

Published by weave-gitops-bot over 2 years ago

🚀 Enhancements

  • PR: #1912 - refactor: Make namespace force recache a sync operation
  • PR: #1906 - update version in package.json before release
  • PR: #1913 - ref: Update cache container to sync several caches
  • PR: #1922 - Introducing limited user
  • PR: #1938 - Kustomizations pagination

🔥 UI

  • PR: #1821 - Restyle Filter Modal
  • PR: #1926 - Add Filtering Options
  • PR: #1931 - Remove flux-system as the default namespace from requests
  • PR: #1937 - Improve Filter Animation
  • PR: #1940 - Style Icon Button Hover State
  • PR: #1954 - Remove width constraints from data tables to allow for horizontal scrolling

🐛 Bugs

  • PR: #1920 - fix: Namespace cach can be called before the first results come back
  • PR: #1904 - Switch to path routing (from hash routing)
  • PR: #1935 - Populate namespace on automation detail screens
  • PR: #1932 - Redirect to sign in on AJAX requests
  • PR: #1945 - Make sourceRef namespace optional
  • PR: #1950 - Fix HelmRelease nav and styling
  • PR: #1972 - ui: Make CoreClientContext monkeypatch work
  • PR: #1973 - Fix sub page navigation
  • PR: #1908 - Fix Spacing in Page Component
  • PR: #1914 - Update helm chart + CLI release version
  • PR: #1910 - Documentation updates for v0.7.0
  • PR: #1921 - docs: Fix manual download instructions, update readme
  • PR: #1929 - Added missing version prefix. Command was broken.
  • PR: #1936 - Do not delete .idea folder on make clean
  • PR: #1941 - Stop the testEnv
  • PR: #1930 - Replace the release process with a workflow
  • PR: #1944 - Docs fixes
  • PR: #1951 - Add dedicated components for core details functionality, export flux hook
  • PR: #1958 - update docs based on sync requirements
  • PR: #1924 - Run release process as weave-gitops-bot, and re-enable homebrew tap generation
  • PR: #1957 - Updates for 0.7.0-patch1
  • PR: #1974 - release: Fix condition to skip brew tap generation
  • PR: #1975 - release: Fix github action for tagging docker images
weave-gitops - v0.7.0-patch1

Published by weave-gitops-bot over 2 years ago

🚀 Enhancements

  • PR: #1317 - Add notifications if a new profile version is available
  • PR: #1492 - Auth logout
  • PR: #1483 - Serve ui run over https
  • PR: #1524 - Add a RoleBinding for User: admin
  • PR: #1660 - Adds a global --insecure-skip-tls-verify flag to the cli
  • 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
  • PR: #1912 - refactor: Make namespace force recache a sync operation
  • PR: #1906 - update version in package.json before release
  • PR: #1913 - ref: Update cache container to sync several caches
  • PR: #1922 - Introducing limited user

🔥 UI

  • 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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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
  • PR: #1821 - Restyle Filter Modal
  • PR: #1926 - Add Filtering Options
  • PR: #1931 - Remove flux-system as the default namespace from requests
  • PR: #1937 - Improve Filter Animation
  • PR: #1940 - Style Icon Button Hover State
  • PR: #1954 - Remove width constraints from data tables to allow for horizontal scrolling

🐛 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
  • PR: #1920 - fix: Namespace cach can be called before the first results come back
  • PR: #1904 - Switch to path routing (from hash routing)
  • PR: #1935 - Populate namespace on automation detail screens
  • PR: #1932 - Redirect to sign in on AJAX requests
  • PR: #1945 - Make sourceRef namespace optional
  • PR: #1950 - Fix HelmRelease nav and styling
  • PR: #1407 - Use snyk for js, go & docker, upload results properly
  • 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: #1504 - Upgrade weaveworks/go-checkpoint to version with go.mod
  • 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: #1531 - Turn off gitlab acceptance tests
  • PR: #1517 - Run make unit-tests in CI, and remove/fix tests that fail
  • PR: #1529 - ci: Don't need to run snyk test manually
  • PR: #1443 - make: Turn off cgo everywhere
  • PR: #1493 - Add docs for superuser flow
  • PR: #1496 - Add weave-gitops helm chart
  • PR: #1516 - Rate limit login requests
  • PR: #1528 - Add exports
  • PR: #1536 - Fix module names in gitops-server
  • PR: #1522 - Add GitRepositoryDetail page
  • PR: #1547 - Images for ee
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1567 - docs: Ensure secret literal is quoted properly
  • PR: #1568 - Add http-proxy-middleware
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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: #1647 - docs: Fix old docs repo links in Website
  • 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
  • PR: #1908 - Fix Spacing in Page Component
  • PR: #1914 - Update helm chart + CLI release version
  • PR: #1910 - Documentation updates for v0.7.0
  • PR: #1921 - docs: Fix manual download instructions, update readme
  • PR: #1929 - Added missing version prefix. Command was broken.
  • PR: #1936 - Do not delete .idea folder on make clean
  • PR: #1941 - Stop the testEnv
  • PR: #1930 - Replace the release process with a workflow
  • PR: #1944 - Docs fixes
  • PR: #1951 - Add dedicated components for core details functionality, export flux hook
  • PR: #1958 - update docs based on sync requirements
  • PR: #1924 - Run release process as weave-gitops-bot, and re-enable homebrew tap generation
weave-gitops - v0.7.0

Published by github-actions[bot] over 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
  • 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
weave-gitops - v0.7.0-rc13

Published by github-actions[bot] over 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
  • 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
weave-gitops - v0.7.0-rc12

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • PR: #1317 - Add notifications if a new profile version is available
  • 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: #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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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
  • PR: #1334 - Only add deploy key when needed
  • PR: #1407 - Use snyk for js, go & docker, upload results properly
  • 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
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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
weave-gitops - v0.7.0-rc11

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • PR: #1317 - Add notifications if a new profile version is available
  • PR: #1360 - Implement add profile to install a profile to a cluster
  • PR: #1660 - Adds a global --insecure-skip-tls-verify flag to the cli
  • 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

🔥 UI

  • 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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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

🐛 Bugs

  • 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
  • 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: #1334 - Only add deploy key when needed
  • 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
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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: #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
weave-gitops - v0.7.0-rc9

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • PR: #1317 - Add notifications if a new profile version is available
  • PR: #1360 - Implement add profile to install a profile to a cluster
  • PR: #1660 - Adds a global --insecure-skip-tls-verify flag to the cli
  • 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

🔥 UI

  • 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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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

🐛 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
  • 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: #1334 - Only add deploy key when needed
  • 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
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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
weave-gitops - v0.7.0-rc8

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • PR: #1317 - Add notifications if a new profile version is available
  • PR: #1360 - Implement add profile to install a profile to a cluster
  • PR: #1660 - Adds a global --insecure-skip-tls-verify flag to the cli
  • 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

🔥 UI

  • 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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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

🐛 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
  • 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: #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
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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: #1631 - Unset page width and affix nav bar to left
  • PR: #1625 - fix: Incorrect interval in HelmRelase response
  • PR: #1632 - Remove more endpoints
  • PR: #1647 - docs: Fix old docs repo links in Website
  • 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
weave-gitops - v0.7.0-rc5

Published by jpellizzari over 2 years ago

🚀 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
  • PR: #1660 - Adds a global --insecure-skip-tls-verify flag to the cli
  • 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

🔥 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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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

🐛 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
  • 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: #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
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1567 - docs: Ensure secret literal is quoted properly
  • PR: #1568 - Add http-proxy-middleware
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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: #1647 - docs: Fix old docs repo links in Website
  • 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
weave-gitops - v0.7.0-rc4

Published by jpellizzari over 2 years ago

🚀 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
  • PR: #1660 - Adds a global --insecure-skip-tls-verify flag to the cli
  • 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

🔥 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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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

🐛 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
  • 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: #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
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1567 - docs: Ensure secret literal is quoted properly
  • PR: #1568 - Add http-proxy-middleware
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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: #1647 - docs: Fix old docs repo links in Website
  • 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
weave-gitops - v0.7.0.rc3

Published by jpellizzari over 2 years ago

weave-gitops - v0.7.0-rc2

Published by github-actions[bot] over 2 years ago

🚀 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
  • PR: #1524 - Add a RoleBinding for User: admin
  • PR: #1660 - Adds a global --insecure-skip-tls-verify flag to the cli
  • 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

🔥 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
  • PR: #1570 - Fix useLocation hook use in nav.ts
  • PR: #1605 - Add text style fixes and V2Route correction
  • PR: #1622 - Add Status Icons
  • 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

🐛 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
  • 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: #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: #1522 - Add GitRepositoryDetail page
  • PR: #1547 - Images for ee
  • PR: #1546 - ci: Add separate flow for formatting stuff
  • PR: #1545 - Fix a couple of docker target problems
  • PR: #1549 - Cherry-pick superuser stuff from main
  • PR: #1550 - Move Breadcrumbs and reconfigure for V2Routes
  • PR: #1565 - Fix error on calling .localeCompare on undefined in Datatable
  • PR: #1534 - feat: Implement the GetHelmRelease endpoint
  • PR: #1532 - Clean makefile
  • PR: #1567 - docs: Ensure secret literal is quoted properly
  • PR: #1568 - Add http-proxy-middleware
  • PR: #1562 - Wire up login
  • PR: #1553 - Add source pages
  • PR: #1566 - chore(test): Add inventory tests on GetHelmRelease
  • PR: #1519 - Use ginkgo2's test runner to run all tests
  • PR: #1551 - Remove flux check from check cmd
  • PR: #1572 - Add back missing routes and simplify Breadcrumbs
  • PR: #1558 - Delete GetApplication, ListApplications endpoints, take 2
  • PR: #1596 - Add docs page to left menu nav
  • PR: #1603 - Fix KubeStatusIndicator overflow and color
  • PR: #1608 - fix: smooth out v2 dev process
  • PR: #1609 - fix: Update sa role to include apps/deployments
  • PR: #1606 - Add table filtering interaction
  • PR: #1614 - Add Numerous UI Fixes
  • PR: #1610 - fix: incorrect interval reported on the Sources list page
  • 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: #1647 - docs: Fix old docs repo links in Website
  • 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
weave-gitops - v0.6.2-patch2

Published by jpellizzari over 2 years ago

🚀 Enhancements

  • PR: #1284 - Refactor install
  • 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
  • PR: #1408 - Modify the local build to install and configure tilt for first runners
  • PR: #1438 - Pass Credentials from the HelmRepository
  • PR: #1445 - Implement update profile to patch a profile's HelmRelease
  • PR: #1463 - Add option for configuring PR settings in add/update profile
  • PR: #1472 - Add logout endpoint
  • PR: #1490 - Auth SignIn - OIDC / Superuser
  • PR: #1492 - Auth logout
  • PR: #1483 - Serve ui run over https
  • PR: #1524 - Add a RoleBinding for User: admin

🔥 UI

  • PR: #1321 - Adds Sorting to Data Table
  • PR: #1347 - Add Background
  • PR: #1367 - Adds Pagination to Data Table

🐛 Bugs

  • PR: #1328 - Add missing roles for the helm watcher
  • 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
  • PR: #1403 - Fix the tilt build locally
  • PR: #1430 - Fix the notification controller address
  • PR: #1314 - Fix flaky unit test
  • PR: #1286 - Fix nightly tests and refactor add tests
  • PR: #1326 - Updated weave-gitops version on curl command in README.md
  • PR: #1343 - Re-disable GitHub auth flow tests
  • PR: #1336 - Change nightly tests and add weekly tests
  • PR: #1341 - Fix flaky test by disabling Prometheus metrics
  • PR: #1346 - Use Makefile job for linter and update package.json before release
  • 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: #1396 - Fixes system kustomization reconciling if no profiles installed
  • PR: #1400 - improve waiting for resources to exist
  • PR: #1405 - fix deploy workflow
  • PR: #1413 - change kind-cluster script to bash
  • PR: #1372 - Add docs
  • PR: #1428 - clean up docs references to wego CLI
  • PR: #1387 - Add instructions on gitops upgrade for hosted/on-prem gitlab
  • PR: #1427 - Add OIDC docs for WGE
  • PR: #1423 - use nightly-build wego-app image tag for nightly runs
  • PR: #1397 - Refactor add test file
  • PR: #1433 - Fix nightly CI failures
  • PR: #1458 - Pend failing smoke test
  • PR: #1450 - Fix workflow link in the website README
  • PR: #1470 - Resolve wait times issues for tests
  • PR: #1504 - Upgrade weaveworks/go-checkpoint to version with go.mod
  • PR: #1531 - Turn off gitlab acceptance tests
  • PR: #1529 - ci: Don't need to run snyk test manually
  • PR: #1493 - Add docs for superuser flow
  • PR: #1516 - Rate limit login requests
  • PR: #1528 - Add exports
  • PR: #1547 - Images for ee
  • PR: #1567 - docs: Ensure secret literal is quoted properly
  • PR: #1568 - Add http-proxy-middleware
weave-gitops - v2-preview-1

Published by jpellizzari over 2 years ago

🚀 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
  • 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
weave-gitops - v0.6.2

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • PR: #1284 - Refactor install

🔥 UI

  • PR: #1321 - Adds Sorting to Data Table

🐛 Bugs

  • PR: #1328 - Add missing roles for the helm watcher
  • PR: #1314 - Fix flaky unit test
  • PR: #1286 - Fix nightly tests and refactor add tests
  • PR: #1326 - Updated weave-gitops version on curl command in README.md
  • PR: #1343 - Re-disable GitHub auth flow tests
  • PR: #1336 - Change nightly tests and add weekly tests
  • PR: #1341 - Fix flaky test by disabling Prometheus metrics
  • PR: #1346 - Use Makefile job for linter and update package.json before release
weave-gitops - v0.6.1

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • PR: #1239 - Configure zapr logger to skip the caller
  • PR: #1244 - Update go version to 1.17
  • PR: #1044 - Upgrade flux version from 0.21.0 to 0.24.1
  • PR: #1141 - 1002 cluster association
  • PR: #1277 - Adds a layer field to the profiles response
  • PR: #1135 - Add --profiles support to gitops add cluster
  • PR: #1192 - Added gitops check --pre command
  • PR: #1288 - Watch and cache helmcharts
  • PR: #1227 - add gitops get profiles command

🔥 UI

  • PR: #1233 - Add Button Improvements and Update Logo
  • PR: #1202 - Improve Graph Zoom Functionality
  • PR: #1267 - Fixes Polling Errors on Remove Page
  • PR: #1275 - Validate credentials on AddApplication page
  • PR: #1282 - Refresh AppDetail on Sync
  • PR: #1283 - Remove Polling Message on Applications Page
  • PR: #1279 - Extends Nav height to match Content
  • PR: #1300 - Links to commits open new tab
  • PR: #1313 - Change order of fields in add application form
  • PR: #1299 - Link to PR on App Remove

🐛 Bugs

  • PR: #1266 - Fix release script to avoid invalid tags
  • PR: #1249 - Avoid uploading key in public repos
  • PR: #1265 - Navigate to gitlab merge requests on app add
  • PR: #1293 - Fixes version reported by the gitops binary in the wego-app docker image in a tagged release
  • PR: #1281 - Fixes RBAC permissions for wego-app
  • PR: #1315 - Reformat add app help text
  • PR: #1322 - Fix cache value being overwritten
  • PR: #1301 - Add deploy key for public repo
  • PR: #1252 - Removed duplicate fail register
  • PR: #1261 - Fix for image-spec vuln
  • PR: #1245 - Run acceptance tests in both github and gitlab
  • PR: #1272 - Fix lint issues on CI
  • PR: #1274 - Add brew back into release
  • PR: #1268 - Add WithAuth middleware
  • PR: #1289 - Disable checkpoint for all CI jobs
  • PR: #1292 - Refactor ListApplications to create fetcher at the time of the request
  • PR: #1297 - Fixes upgrade command
  • PR: #1296 - Update theme, title & button components and lib exports
  • PR: #1309 - Upgrades to a ggp w/ the on-prem-gitlab fix
  • PR: #1312 - Make docker builds faster
  • PR: #1308 - Include weave-gitops in resources managed by weave-gitops
  • PR: #1307 - Refactor application endpoints to get client at the time of the request
  • PR: #1324 - Updated version on package.json and package-lock.json files
  • PR: #1325 - Temporarily remove brew
weave-gitops - v0.6.1-rc1

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • PR: #1239 - Configure zapr logger to skip the caller
  • PR: #1244 - Update go version to 1.17
  • PR: #1044 - Upgrade flux version from 0.21.0 to 0.24.1
  • PR: #1141 - 1002 cluster association
  • PR: #1277 - Adds a layer field to the profiles response
  • PR: #1135 - Add --profiles support to gitops add cluster
  • PR: #1192 - Added gitops check --pre command
  • PR: #1288 - Watch and cache helmcharts
  • PR: #1227 - add gitops get profiles command

🔥 UI

  • PR: #1233 - Add Button Improvements and Update Logo
  • PR: #1202 - Improve Graph Zoom Functionality
  • PR: #1267 - Fixes Polling Errors on Remove Page
  • PR: #1275 - Validate credentials on AddApplication page
  • PR: #1282 - Refresh AppDetail on Sync
  • PR: #1283 - Remove Polling Message on Applications Page
  • PR: #1279 - Extends Nav height to match Content
  • PR: #1300 - Links to commits open new tab
  • PR: #1313 - Change order of fields in add application form
  • PR: #1299 - Link to PR on App Remove

🐛 Bugs

  • PR: #1266 - Fix release script to avoid invalid tags
  • PR: #1249 - Avoid uploading key in public repos
  • PR: #1265 - Navigate to gitlab merge requests on app add
  • PR: #1293 - Fixes version reported by the gitops binary in the wego-app docker image in a tagged release
  • PR: #1281 - Fixes RBAC permissions for wego-app
  • PR: #1315 - Reformat add app help text
  • PR: #1322 - Fix cache value being overwritten
  • PR: #1301 - Add deploy key for public repo
  • PR: #1252 - Removed duplicate fail register
  • PR: #1261 - Fix for image-spec vuln
  • PR: #1245 - Run acceptance tests in both github and gitlab
  • PR: #1272 - Fix lint issues on CI
  • PR: #1274 - Add brew back into release
  • PR: #1268 - Add WithAuth middleware
  • PR: #1289 - Disable checkpoint for all CI jobs
  • PR: #1292 - Refactor ListApplications to create fetcher at the time of the request
  • PR: #1297 - Fixes upgrade command
  • PR: #1296 - Update theme, title & button components and lib exports
  • PR: #1309 - Upgrades to a ggp w/ the on-prem-gitlab fix
  • PR: #1312 - Make docker builds faster
  • PR: #1308 - Include weave-gitops in resources managed by weave-gitops
  • PR: #1307 - Refactor application endpoints to get client at the time of the request
weave-gitops - v0.6.0

Published by github-actions[bot] almost 3 years ago

🚀 Enhancements

  • PR: #1196 - Add gitlab exports
  • PR: #1187 - Remove app-config-url references
  • PR: #1151 - Remove apps via PR for Github and Gitlab
  • PR: #1167 - Validate namespaces in Gitops Install and Uninstall
  • PR: #1148 - Add profiles API to query for available profiles
  • PR: #1219 - Allow specifying git-host-to-provider-type mapping for on-prem gitlab support

🔥 UI

  • PR: #1145 - Add and Implement Theme Colors
  • PR: #1174 - Add app remove page
  • PR: #1195 - Horizontal Distribution of Graph Nodes
  • PR: #1186 - Small Storybook Fixes
  • PR: #1154 - Add polling to Applications Page
  • PR: #1221 - Add GitLab auth flow to application detail and remove
  • PR: #1237 - Fixed bug in AuthAlert that prevented GithubDeviceAuthModal from opening

🐛 Bugs

  • PR: #1181 - Adds the semver tag to the docker build
  • PR: #1171 - Fail when app is added with prefix wego
  • PR: #1218 - Fix broken validation output from dry-run
  • PR: #1222 - Regenerate proto related objects after renaming ConfigURL to ConfigRepo
  • PR: #1223 - Add support for cluster names with path separators
  • PR: #1155 - update protobuf files
  • PR: #1157 - Update Readme to add brew install instructions
  • PR: #1134 - Add negative tests for GitOps Enterprise
  • PR: #1180 - Invert boldness in font definitions
  • PR: #1170 - Supersede noun-verb ADR
  • PR: #1184 - Bump node package version
  • PR: #1197 - Debug brew
  • PR: #1198 - Remove token for pushing to homebrew tap
  • PR: #1200 - Update brew commit author
  • PR: #1201 - Removing brew temporarily
  • PR: #1175 - comment out library-integration-test
  • PR: #1217 - Fix uninstall build error
  • PR: #1182 - contributing guide
  • PR: #1183 - Check environment variables are set before running integration/acceptance tests
  • PR: #1232 - Revert field name from config_repo to config_url in wego app CRD
  • PR: #1234 - Update docs for v0.6.0
  • PR: #1243 - Forcing kube apply
weave-gitops - v0.6.0-rc1

Published by github-actions[bot] almost 3 years ago

🚀 Enhancements

  • PR: #1196 - Add gitlab exports
  • PR: #1187 - Remove app-config-url references
  • PR: #1151 - Remove apps via PR for Github and Gitlab
  • PR: #1167 - Validate namespaces in Gitops Install and Uninstall
  • PR: #1148 - Add profiles API to query for available profiles
  • PR: #1219 - Allow specifying git-host-to-provider-type mapping for on-prem gitlab support

🔥 UI

  • PR: #1145 - Add and Implement Theme Colors
  • PR: #1174 - Add app remove page
  • PR: #1195 - Horizontal Distribution of Graph Nodes
  • PR: #1186 - Small Storybook Fixes
  • PR: #1154 - Add polling to Applications Page
  • PR: #1221 - Add GitLab auth flow to application detail and remove
  • PR: #1237 - Fixed bug in AuthAlert that prevented GithubDeviceAuthModal from opening

🐛 Bugs

  • PR: #1181 - Adds the semver tag to the docker build
  • PR: #1171 - Fail when app is added with prefix wego
  • PR: #1218 - Fix broken validation output from dry-run
  • PR: #1222 - Regenerate proto related objects after renaming ConfigURL to ConfigRepo
  • PR: #1223 - Add support for cluster names with path separators
  • PR: #1155 - update protobuf files
  • PR: #1157 - Update Readme to add brew install instructions
  • PR: #1134 - Add negative tests for GitOps Enterprise
  • PR: #1180 - Invert boldness in font definitions
  • PR: #1170 - Supersede noun-verb ADR
  • PR: #1184 - Bump node package version
  • PR: #1197 - Debug brew
  • PR: #1198 - Remove token for pushing to homebrew tap
  • PR: #1200 - Update brew commit author
  • PR: #1201 - Removing brew temporarily
  • PR: #1175 - comment out library-integration-test
  • PR: #1217 - Fix uninstall build error
  • PR: #1182 - contributing guide
  • PR: #1183 - Check environment variables are set before running integration/acceptance tests
  • PR: #1232 - Revert field name from config_repo to config_url in wego app CRD
  • PR: #1234 - Update docs for v0.6.0
Package Rankings
Top 41.02% on Npmjs.org
Top 2.74% on Proxy.golang.org
Badges
Extracted from project README
LICENSE Contributors Release FOSSA Status OpenSSF Best Practices FOSSA Status