Commit Graph

203 Commits (0da9e564b99d6f120f77388f99df2b97c501ac0b)

Author SHA1 Message Date
Anthony Lapenna 0da9e564b9
feat(stacks): add the ability to migrate stacks to another endpoint (#1976)
7 years ago
Anthony Lapenna d7ff14777f
refactor(api): restructure bolt package (#1981)
7 years ago
Anthony Lapenna 6698173bf5 fix(api): fix endpointExtensionAddPayload validation
7 years ago
Anthony Lapenna b4c2820ad7
refactor(api): use a standard stack identifier (#1980)
7 years ago
Anthony Lapenna da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint (#1979)
7 years ago
Anthony Lapenna f3ce5c25de refactor(api): use generic marshal/unmarshal functions in bolt package
7 years ago
Anthony Lapenna e1345416b4 feat(stacks): migrate stack data from previous portainer version
7 years ago
Anthony Lapenna 5e73a49473
feat(tags): add the ability to manage tags (#1971)
7 years ago
Anthony Lapenna 1e12057cdd
fix(api): review security policies when creating/updating a resource control (#1964)
7 years ago
Anthony Lapenna e3d564325b
feat(stacks): support compose v2.0 stack (#1963)
7 years ago
Anthony Lapenna 9bb885629a
feat(endpoints): UX enhancements (#1943)
7 years ago
valkheim c4576e9e2f feat(api): update admin deletion policy (#1935)
7 years ago
Anthony Lapenna 9ff4b21616
feat(support): add support view (#1937)
7 years ago
Anthony Lapenna 9ad9cc5e2d
feat(azure): add experimental Azure endpoint support (#1936)
7 years ago
Anthony Lapenna 9a071a57f2 chore(version): bump version number
7 years ago
Anthony Lapenna 19f9840c8c chore(version): bump version number
7 years ago
Anthony Lapenna 63d338c4da
fix(api): refactor TLS support (#1909)
7 years ago
Anthony Lapenna e7e7d73f20 docs(api): update swagger.yml
7 years ago
Anthony Lapenna 45f52657cf
fix(websocket): feat(websocket): remove Origin header before handling request (#1901)
7 years ago
Anthony Lapenna 5df09923b6 feat(api): add debug statements in response handling
7 years ago
Anthony Lapenna 79f4c20c25
fix(endpoints): set TLSSkipVerify to false when TLS is not enabled during update (#1896)
7 years ago
Anthony Lapenna 2c0595f5ed
feat(exec): relocate config.json to data folder and re-use existing content (#1898)
7 years ago
Anthony Lapenna be236f9d09 fix(api): fix default group for endpoint declared via -H
7 years ago
Anthony Lapenna f75c87315e chore(version): bump version number
7 years ago
Anthony Lapenna 7754933470 fix(api): fix a panic issue when retrieving Docker API response
7 years ago
Konstantin Azizov 55a96767bb feat(security): add request rate limiter on authentication endpoint (#1866)
7 years ago
Anthony Lapenna 6360e6a20b
fix(api): use the folder of the stackfile as working dir when deploying a stack (#1869)
7 years ago
Anthony Lapenna 2327d696e0
feat(agent): add agent support (#1828)
7 years ago
Anthony Lapenna 1162549209
feat(endpoint-groups): add endpoint-groups (#1837)
7 years ago
Anthony Lapenna 1d24a827de
docs(api): update endpoint creation documentation (#1843)
7 years ago
Anthony Lapenna c705d27ac6
docs(api): update resource control creation docs (#1842)
7 years ago
Herwono W. Wijaya f0317d6d87 fix(api): fix the ability to push images to private repositories
7 years ago
Anthony Lapenna 05d6abf57b
feat(api): ping the endpoint at creation time (#1817)
7 years ago
Hasnat 031b428e0c fix(external-endpoints): less verbose output (#1815)
7 years ago
Anthony Lapenna 23f4939ee7
docs(api): add missing supported resource control types (#1812)
7 years ago
Igor Karpovich 7690ef3c33 fix(api): add json content-type to all json API responses (#1809)
7 years ago
Anthony Lapenna 4f0e752d00
feat(api): remove any version api before proxying request (#1806)
7 years ago
Anthony Lapenna 81ed0e4507 chore(version): bump version number
7 years ago
Anthony Lapenna 30dfd3d616
fix(api): manage registry authentication in the API (#1751)
7 years ago
Anthony Lapenna adf1ba7b47
feat(stack-creation): add the ability to specify git credentials (#1722)
7 years ago
Anthony Lapenna 9e47aedbe6
fix(api): ignore directory existence check and use os.MkdirAll (#1719)
7 years ago
Anthony Lapenna 706490db5e
fix(api): use EntryPoint as a reference to overwrite stack Compose file (#1725)
7 years ago
Anthony Lapenna 96e77b3ada
fix(api): fix a regression with the HTTP handler (#1718)
7 years ago
Anthony Lapenna ec2a9e149b chore(version): bump version number
7 years ago
Anthony Lapenna 28c73323bf
refactor(extensions): review bouncer settings for extensions endpoint (#1711)
7 years ago
Anthony Lapenna f1a21c07bd
feat(storidge): add extension check on endpoint switch (#1693)
7 years ago
Anthony Lapenna 9634cf1563 chore(version): bump version number
7 years ago
Anthony Lapenna b9a1c68ea0
feat(security): check user existence for each protected requests (#1679)
7 years ago
Anthony Lapenna 81de2a5afb
feat(image-build): add the ability to build images (#1672)
7 years ago
Anthony Lapenna eb43579378
feat(storidge): introduce endpoint extensions and proxy Storidge API (#1661)
7 years ago