Matej Vasek
4386689f41
cleanup: run test operations in dedicated ns ( #1791 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-06-07 07:21:57 +00:00
Jefferson Ramos
2af040f5b7
chore: default s2i builder as var for ldflags ( #1787 )
2023-06-06 21:51:26 +00:00
Luke Kingland
e5aff92984
feat: enable scaffolding for host builds ( #1750 )
...
* feat: enable scaffolding in builder
* fix a few typos
* error text formatting
Co-authored-by: Lance Ball <lball@redhat.com>
* error text formatting
Co-authored-by: Lance Ball <lball@redhat.com>
* remove test job stop defer
---------
Co-authored-by: Lance Ball <lball@redhat.com>
2023-06-06 20:37:26 +00:00
Luke Kingland
9632748f19
src: errors cleanup ( #1783 )
2023-06-06 20:15:26 +00:00
Michal Vinkler
109e6b6be8
Fix appending SHA256 hash to image reference in ImageWithDigest ( #1784 )
2023-06-06 19:01:26 +00:00
Matej Vasek
75a8b8991d
chore: clean up PaC GitLab test ( #1785 )
...
* chore: clean up PaC GitLab test
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: missing EOL
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: generate random password for GitLab
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-06-06 17:55:26 +00:00
knative-automation
1b6414df1e
Update community files ( #1781 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2023-06-06 02:22:27 +00:00
Luke Kingland
a7f68f9de9
fix: filename typo ( #1772 )
2023-06-06 00:24:26 +00:00
Matej Vasek
4e743684e1
Pipeline as Code integration for GitLab ( #1769 )
...
* feat: PaC for Gitlab
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: different approach to hostname resolution
Resolve '[*.]127.0.0.1.sslip.io' to cluster node IP.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: error handling
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: added TODO
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: small refactor
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-06-05 19:48:26 +00:00
Luke Kingland
d3e33738b9
src: add missing 'omitempty' annotations ( #1773 )
2023-06-05 18:29:26 +00:00
Luke Kingland
895226fccc
src: remove date from version ( #1776 )
...
In an effort to move one step closer to reproducible builds, the date of
compliation is removed from the binary.
2023-06-05 09:50:41 +00:00
Luke Kingland
7175a554ff
feat: source-defined buildpacks ( #1774 )
...
Allows buildpacks to be updated by updating to a newer version of
func. Previously, buildpacs were fixed at time of function creation
without a manual edit of func.yaml. Currently using Go as the reference
implementation in this commit.
2023-06-05 09:49:41 +00:00
Luke Kingland
c96d29faa3
src: invoke response cleanup ( #1777 )
2023-06-05 09:48:41 +00:00
Luke Kingland
bb599f00f9
fix: PVCSize resets to default ( #1771 )
...
Refactors PVCSize to treat the Function member as a custom setting,
and the in-code constant as the default.
- Fixes a bug where the PVCSize would reset to the default on deploy
- Allows the default to be changed by future func version, only pinning
the value if explicitly requested by the user.
2023-06-05 09:43:41 +00:00
knative-automation
184db6b939
upgrade to latest dependencies ( #1747 )
...
bumping knative.dev/hack 7d81248...5b7907f:%0A > 5b7907f Update actions (# 289)%0A > c133d5d Install Istio for tests (# 291)%0A > 5812c57 Update community files (# 292)%0Abumping knative.dev/eventing 4b9fdef...df08b49:%0A > df08b49 Eventing TLS: verify APIServerSource and PingSource sinkURI is https (# 6987)%0A > d21c1aa [main] Upgrade to latest dependencies (# 6989)%0A > 70113e8 Deprecate broker field and use KReference for the broker instead (# 6870)%0A > 4e4647f test update to newest version (# 6990)%0A > 870ac6b Update MessageDispatcher and FanoutMessageHandler to support sending events to TLS endpoints (# 6983)%0A > 6dd5d58 Test PingSource with eventshub TLS receiver as sink (# 6965)%0A > 55f4f28 [main] Upgrade to latest dependencies (# 6982)%0A > 2a5a9a5 Add more items in the development getting started documentation (# 6978)%0A > 59118a0 imc-dispatcher starts a TLS server, accepts host based routing on http receiver and path based routing on https receiver (# 6954)%0A > ee49ada Rework kncloudevents library to support multiple clients (# 6975)%0A > ee88094 Make ServerManager independent from kncloudevents package (# 6980)%0A > 6a11c5f [main] Upgrade to latest dependencies (# 6969)%0A > 8a9a532 Updated DEVELOPMENT.md to provide better instructions on setting up kubernetes (# 6977)%0A > 390a0c8 Eventing TLS: Test ContainerSource with eventshub TLS receiver as sink (# 6957)%0A > 5e245ac Fix flaky PingSource TLS unit test (# 6970)%0A > f9f27c9 Use random names in Channel tests (# 6967)%0A > d4609a5 Do not parse flags in InitializeEventingFlags (# 6966)%0A > ef68a0a [main] Update community files (# 6968)%0A > 4adc287 Add transport-encryption prerequisite for Addressable tests (# 6964)%0A > deb0ef4 Add field for subscribers & replys CA certs to `SubscriberSpec` and `SubscriptionStatusPhysicalSubscription` (# 6959)%0A > b81082c Eventing TLS: Test ApiServerSource with eventshub TLS receiver as sink (# 6956)%0A > cdff269 Adding source duck type to v1b2 (# 6962)%0A > b47b4ec [main] Upgrade to latest dependencies (# 6958)%0A > 3315c20 Provide Channels CACerts in Brokers status annotation (# 6952)%0Abumping knative.dev/client-pkg e5c405e...83c91f4:%0A > 83c91f4 Update community files (# 103)%0Abumping knative.dev/pkg dfb4bf0...5671699:%0A > 5671699 drop the dynamic type (# 2750)%0A > 9bda38b Fix some webhook testing tech debt (# 2751)%0A > ec20442 Update community files (# 2747)%0A > 05bfcf6 bump k8s dependencies and update min version to v1.25 (# 2745)%0A > 52ff2ac drop dynamic client wrappers (# 2744)%0A > a170a07 Eventing TLS: validate that Destination.CACerts is a PEM encoded cert (# 2743)%0Abumping knative.dev/serving 99800ed...349b2d6:%0A > 349b2d6 Change minimum TLS version to 1.3 for internal encryption (between activator and queue-proxy) (# 13887)%0A > d07bf78 Update net-contour nightly (# 14049)%0A > aa023e8 Update net-istio nightly (# 14048)%0A > 8fc4bb9 Update net-gateway-api nightly (# 14047)%0A > 135be30 Update net-certmanager nightly (# 14046)%0A > 8da71b5 Update net-kourier nightly (# 14042)%0A > 13a4e46 poll until timeout - don't error out if the deployment can't be found (# 14027)%0A > 31c2b7e upgrade to latest dependencies (# 14043)%0A > 6a6e417 Update net-istio nightly (# 14041)%0A > 807fc2c Update net-certmanager nightly (# 14040)%0A > 3c23945 drop safe to evict annotations (# 14035)%0A > fca5c14 Update net-gateway-api nightly (# 14033)%0A > c12c917 Update net-contour nightly (# 14034)%0A > 2da856d Update net-kourier nightly (# 14032)%0A > d7c8779 Update net-certmanager nightly (# 14031)%0A > aaf01dc Update net-istio nightly (# 14030)%0A > bdaa436 RandomChoice 2 policy wasn't random when the number of targets is 2 (with equal weight) (# 14028)%0A > c91f8c4 Fix metrics reporting period (# 14019)%0A > 9f60969 Update net-kourier nightly (# 14004)%0A > 6020cec Update net-istio nightly (# 14025)%0A > 88cae7f Update net-gateway-api nightly (# 14016)%0A > a143bf8 Update net-contour nightly (# 14015)%0A > c2be582 Update net-certmanager nightly (# 14014)%0A > 3450f0a upgrade to latest dependencies (# 14013)%0A > 35cfd8f [Automated] Update net-gateway-api nightly (# 14003)%0A > 08a9708 Update net-istio nightly (# 14009)%0A > 5074b4c Update net-contour nightly (# 14010)%0A > e8cb343 upgrade to latest dependencies (# 13999)%0A > 1261074 Update net-certmanager nightly (# 14002)%0A > f987ca6 Bump kind to 0.19 (# 14008)%0A > fbb7fa1 Update community files (# 13998)%0A > bff1d80 Remove 1.24 kind version (# 14007)%0A > a657321 Update net-kourier nightly (# 13993)%0A > d75b0f0 Update net-contour nightly (# 13990)%0A > 6d26f54 upgrade to latest dependencies (# 13991)%0A > df5001f Update net-certmanager nightly (# 13992)%0A > 2594084 upgrade to latest dependencies (# 13989)%0A > 7c303fa Update cluster-version to 1.25 (# 13988)%0A > 9e751a2 Update net-certmanager nightly (# 13974)%0A > 7b35cfb upgrade to latest dependencies (# 13987)%0Abumping knative.dev/networking 33636d9...2a2f7d2:%0A > 2a2f7d2 upgrade to latest dependencies (# 810)%0A > fcbedad Update community files (# 809)%0A > a44b093 upgrade to latest dependencies (# 808)%0A > 7c2f7ac upgrade to latest dependencies (# 807)%0Abumping k8s.io/apiextensions-apiserver e8bd314...52c998e:%0A > 52c998e Update dependencies to v0.26.5 tag%0A > 186ff9b Merge pull request # 117274 from jkh52/release-1.26-knp-0.0.37%0A > b7b18f5 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > ee5015a Bump konnectivity-client to 0.0.37%0A > 9ce75f3 Bump runc go module v1.1.4 -> v1.1.6%0A > e9d194a Merge pull request # 115599 from jkh52/release-1.26-knp-0.0.36%0A > d7df0be Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 9152c67 Bump konnectivity-client to v0.0.36%0A > 89cec57 Update golang.org/x/net to v0.7.0%0A > f72cc5c Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 28eb995 Pin golang.org/x/net to v0.4.0 in 1.26
Signed-off-by: Knative Automation <automation@knative.team>
2023-06-05 09:40:41 +00:00
Luke Kingland
8ea1846c34
feat: add missing command aliases ( #1775 )
2023-06-05 09:39:42 +00:00
Lance Ball
fea4a72734
feat: adds a `func environment` command ( #1761 )
...
* feat: adds a `func environment` command
Adds `func environment` to print the current function execution
environment as JSON.
See: https://github.com/knative/func/discussions/1676
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: add environment variables
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: add cluster host
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: review feedback
Signed-off-by: Lance Ball <lball@redhat.com>
---------
Signed-off-by: Lance Ball <lball@redhat.com>
2023-05-31 12:36:35 +00:00
Luke Kingland
4dad8aaf7a
reduce default build platforms ( #1765 )
2023-05-30 17:04:35 +00:00
github-actions[bot]
70fd17642e
chore: update Springboot platform version to 3.1.0 ( #1763 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-05-27 00:42:26 +00:00
ningyan325
f528a70881
Automated platform update for springboot templates ( #1762 )
...
* initial chg
* fix parent version selection
* change from `false` to false
* move platform checking as first task in main
* re-make generate/zz_filesystem_generated.go
* fixes of spaces in code at line 105, in following lint rules
2023-05-26 21:51:26 +00:00
Lance Ball
dd7c8bdc4e
deps: update tekton to latest versions ( #1753 )
...
* deps: update tekton to latest versions
Fixes: https://github.com/knative/func/issues/1716
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: rebase
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: replace kube-openapi with older version and add shell scripts
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: handle deprecations
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: revert make check timeout value
Signed-off-by: Lance Ball <lball@redhat.com>
---------
Signed-off-by: Lance Ball <lball@redhat.com>
2023-05-26 20:04:26 +00:00
Matej Vasek
f8e976cb05
Pass image with digest to the deploy task ( #1756 )
...
* fix: deploy task explicitly sets --image flag
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fix: PaC with `pack` sets image param for deploy task
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: unify output of s2i and pack build task
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: unify passing of produced image by build tasks
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: style
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-25 15:18:27 +00:00
github-actions[bot]
2656a7e910
chore: update Quarkus platform version to 3.0.4.Final ( #1758 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-05-25 13:41:25 +00:00
Luke Kingland
b82a5a4eac
feat: host-based scaffolded function runner ( #1733 )
...
* feat: host runner
* improve error message wording
2023-05-24 21:26:25 +00:00
Jefferson Ramos
f155c9c7ae
chore: preparing pipelines as code template for midstream customization ( #1735 )
2023-05-24 20:31:23 +00:00
Matej Vasek
bc39a1aec2
Use Contour Ingress instead of Kourier ( #1752 )
...
* Use Contour Ingress instead of Kourier
Contour can be used to expose resources other that ksvc
(e.g. PaC controller).
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: use defined version of contour
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: shellcheck
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Use LoadBalancer instead of NodePort in test
This makes services available on port 80 on both localhos and in docker
network, before these ports differed.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-24 20:26:23 +00:00
knative-automation
a72431bd65
Update community files ( #1754 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-24 02:24:09 +00:00
Luke Kingland
bf01e6426a
feat: oci directory pusher ( #1702 )
...
* feat: write instanced and static scaffolding
* feat: add oci pusher
2023-05-18 23:19:13 +00:00
Zbynek Roubalik
a0b9a86034
fix: don't require credentials when not configuring webhook ( #1743 )
...
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-05-18 21:35:13 +00:00
Luke Kingland
530ea4fe53
feat: write instanced and static scaffolding ( #1732 )
2023-05-18 20:03:14 +00:00
knative-automation
be998d502c
upgrade to latest dependencies ( #1746 )
...
bumping knative.dev/pkg db8a353...dfb4bf0:%0A > dfb4bf0 Drop dynamic wrapper injection code generation (# 2742)%0Abumping knative.dev/eventing 1efab19...4b9fdef:%0A > 4b9fdef [main] Upgrade to latest dependencies (# 6955)%0A > da31970 Improve cert-manager resources for Eventing TLS certs provisioning (# 6953)%0A > fc5befb Provide subscribers CACerts in triggers status (# 6951)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-18 14:47:13 +00:00
Lance Ball
f070ea8c00
chore: improve error messages for most commands ( #1745 )
...
This commit adds a new error type `UninitializedError` to minimize
redundancy across commands, and applies it in all of the commands which
need an initialized function to operate.
Fixes: https://github.com/knative/func/issues/1744
Signed-off-by: Lance Ball <lball@redhat.com>
2023-05-17 15:52:12 +00:00
Zbynek Roubalik
702da8a665
chore: improve error msg when PAC is not installed ( #1742 )
...
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-05-17 15:06:12 +00:00
Luke Kingland
9a790f005f
feat: host oci builder ( #1730 )
...
* feat: oci builder for host builds
* do not expose host builder until fully baked
2023-05-17 10:53:11 +00:00
knative-automation
64337b4df5
upgrade to latest dependencies ( #1740 )
...
bumping knative.dev/eventing a9908ef...1efab19:%0A > 1efab19 Using v1b2 in the reconciler (# 6949)%0A > c44671c Updating rekt test resources for EventType v1b2 (# 6946)%0A > e31eb1f Adding testingv1b2 for eventtype (# 6944)%0Abumping knative.dev/serving 14ad4d1...99800ed:%0A > 99800ed Set default domain to cluster's domain (# 13964)%0A > c90fabf Metric annotations work with global class config (# 13978)%0A > da31cd1 Update net-kourier nightly (# 13975)%0A > f457924 Update net-contour nightly (# 13976)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-17 08:28:11 +00:00
Luke Kingland
94c81d4046
fix: .gitignore stamp interference ( #1728 )
...
- The .gitignore file was always relative to process' current working
directory. Now correctly uses the function root
- The .gitignore file was always being updated, causing its modification
timestamp to be updated multiple times throughout the executaion of
any client commands.
- Adds the ability to override this behavior by commenting out the line
in the .gitignore.
- Adds the ability to request that stamping create an ongoing journal
via a build log file with timestamp prefix (for debugging)
2023-05-16 19:41:11 +00:00
Matej Vasek
62105aa857
chore: improve error message when no func on path ( #1739 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-15 18:44:09 +00:00
knative-automation
2269aa0f91
upgrade to latest dependencies ( #1738 )
...
bumping knative.dev/serving fc63583...14ad4d1:%0A > 14ad4d1 upgrade to latest dependencies (# 13973)%0A > 00ddfd9 Update net-kourier nightly (# 13972)%0Abumping knative.dev/networking 77975a1...33636d9:%0A > 33636d9 Backward compatibility for InternalEncryption (# 806)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-13 05:18:42 +00:00
Luke Kingland
e9385f3bf2
docs: regen domain docs ( #1731 )
2023-05-11 13:13:03 +00:00
knative-automation
4fa785afb6
upgrade to latest dependencies ( #1729 )
...
bumping knative.dev/eventing 24fbfe5...a9908ef:%0A > a9908ef Support TLS in PingSource (# 6929)%0A > df559c0 Fix typo in flags.IsDisbledTransportEncryption name (# 6941)%0A > 7073cc9 [main] Upgrade to latest dependencies (# 6939)%0A > c6bc9bb Eventing TLS: Support K_CA_CERTS env variable injection for SinkBinding subjects (# 6931)%0Abumping knative.dev/serving 219285e...fc63583:%0A > fc63583 Update net-kourier nightly (# 13966)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-11 12:58:02 +00:00
Matej Vasek
ca0c251bb9
fix: use full builder for Rust ( #1737 )
...
Some Rust libraries using system libraries need pkg-config installed and
it is not present in the base builder, only in the full one.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-10 20:55:01 +00:00
Matej Vasek
b04fe51796
chore: remove Procfile from Rust templates ( #1736 )
...
It appears that the file is no longer needed.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-10 18:07:01 +00:00
github-actions[bot]
f99e074690
chore: update Quarkus platform version to 3.0.3.Final ( #1734 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-05-10 17:31:01 +00:00
Luke Kingland
f58770d997
feat: function signature detection ( #1699 )
...
* feat: function signatures and detector
Adds an enumeration of base accepted method signatures, and implements a
detector for go functions.
* fix lint errors
* Capitalize error text
Co-authored-by: Lance Ball <lball@redhat.com>
* Capitalize error text
Co-authored-by: Lance Ball <lball@redhat.com>
* Capitalize error text
Co-authored-by: Lance Ball <lball@redhat.com>
* Capitalize error text
Co-authored-by: Lance Ball <lball@redhat.com>
* Add error text punctuation
Co-authored-by: Lance Ball <lball@redhat.com>
---------
Co-authored-by: Lance Ball <lball@redhat.com>
2023-05-10 16:02:02 +00:00
knative-automation
2dda005e4d
upgrade to latest dependencies ( #1717 )
...
bumping knative.dev/networking 68725bd...77975a1:%0A > 77975a1 Add the new certificate names for dataplane and controlplane (# 804)%0A > c3cca43 upgrade to latest dependencies (# 803)%0A > 3f4627e Add internal trust flag to config (# 778)%0A > 02055c8 Update community files (# 801)%0Abumping knative.dev/pkg 9049667...db8a353:%0A > db8a353 Add SinkCACerts to SourceStatus (# 2733)%0Abumping knative.dev/serving 5e056a0...219285e:%0A > 219285e Update net-kourier nightly (# 13959)%0A > 2fa05bd Min TLS for tag to digest defaults to 1.2 again and is configurable (# 13962)%0A > 43df348 Update net-contour nightly (# 13958)%0A > 50a9f22 Update net-certmanager nightly (# 13961)%0A > 4e379cb Update net-gateway-api nightly (# 13957)%0A > 3d53294 Update net-istio nightly (# 13960)%0A > ea2a6c8 💄 Install ko using setup-ko, from ko-build (# 13951)%0A > e5070cd upgrade to latest dependencies (# 13950)%0A > 9778f2d Update net-istio nightly (# 13949)%0A > f27ba4e Update net-certmanager nightly (# 13944)%0A > 2840301 Update net-kourier nightly (# 13945)%0A > 117a642 Update net-gateway-api nightly (# 13943)%0A > 84a2230 Update net-contour nightly (# 13942)%0A > 7aa5edb upgrade to latest dependencies (# 13941)%0A > 01707d8 upgrade to latest dependencies (# 13940)%0A > b7d5e8d Update net-istio nightly (# 13939)%0Abumping knative.dev/eventing cd50d27...24fbfe5:%0A > 24fbfe5 Eventing TLS: support exposing https address in Broker controller (# 6930)%0A > d18cb42 Add information about retryable error in servermanager (# 6921)%0A > f92a05b Added Support for K_CA_CERTS in the heartbeats (# 6920)%0A > b8b43d0 Remove CA certs empty and non nil check, use URL scheme only (# 6928)%0A > 3c8cc05 Return error directly if one receiver of servermanager fails (# 6919)%0A > 92ab7f8 [main] Upgrade to latest dependencies (# 6927)%0A > 5c6fe57 two more for reducing to debug, instead of info (# 6922)%0A > 6cf9397 less verbose logs on scheduler component (# 6912)%0A > 69918f2 Adds ServerManager. Supports http/https message receivers (# 6908)%0A > d58e259 Install ko using setup-ko in kind e2e tests (# 6910)%0A > 9cdea5d Eventing TLS: Added Support for setting K_CA_CERTS in the ApiServerSource controller for the adapter (# 6897)%0A > add8436 Eventing TLS: support exposing https address in InMemoryChannel controller (# 6881)%0A > 59cfb6d [main] Upgrade to latest dependencies (# 6906)%0A > 03f2a3d Remove unused test helper (# 6907)%0A > 7a90c46 Remove eventing-natss from downstream tests (# 6905)%0A > ba2550b [main] Upgrade to latest dependencies (# 6904)%0A > 999eead More EventType v1beta2 work (# 6903)%0A > 66e8257 Remove sanitize HTTP body for `knativeerrordata` extension (# 6902)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-09 04:34:26 +00:00
Luke Kingland
89b599df24
feat: job scaffolding ( #1697 )
...
* feat: job scaffolding
- Local jobs use a directory rather than filename
This sets up for upcoming scaffolding to use as a space for job
scaffolding code.
- Places all jobs within a 'runs' directory in ./func rather than
'instances' to further differentiate between an instance and a local
run task invoked via .Run
- Updates Jobs' stop handler to have an error return.
- Adds tests which ensure creating and stopping a job are reflected in
the client's .Instances().Local() accessor.
- Adds verbose logging support to the Job implementation.
- Adds a cleanup task which will remove orphaned jobs by, in addition to
previous logic, checking that there is no longer a process listening
on the port indicated by the job.
* fix spelling errors
* fix lint errors
* log job stop errors
* use temp dir for tests
* add back docker build tags and wait
2023-05-04 20:53:57 +00:00
Matej Vasek
c715dabcd0
chore: Quarkus autoupdate action runs somke test ( #1723 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-04 20:23:56 +00:00
Matej Vasek
dc3a85112c
chore: update maven wrapper in Quarkus template ( #1721 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-04 19:50:57 +00:00
Luke Kingland
3c371f79f2
feat: func domain route ( #1690 )
...
* feat: func domain route
Adds the --domain flag which, when provided sets the value of the
func.domain label on the deployed knative service. The cluster can then
use this to choose which route to create for multi-route clusters.
Optional.
* fix whitespace
2023-05-04 19:48:57 +00:00
github-actions[bot]
e014de5820
chore: update Quarkus platform version to 3.0.2.Final ( #1720 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2023-05-04 19:13:57 +00:00